laravel-paystack
laravel-paystack copied to clipboard
POST https://api.paystack.co/transaction/initialize` resulted in a `404 Not Found` response:
Hi I'm trying to integrate paystack in laravel 8 but I'm click paynow button it give following error
Client error: POST https://api.paystack.co/transaction/initialize resulted in a 404 Not Found response:
{
"status": false,
"message": "Invalid Split code."
}
anyone can help how can i solve this thanks
Just remove the split_code input name and the split field from the form