Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST https://api.paystack.co/transaction/initialize resulted in a 404 Not Found` response: #157

Open
kamrankhan001 opened this issue Feb 18, 2022 · 1 comment

Comments

@kamrankhan001
Copy link

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

@Femscode
Copy link

Femscode commented Mar 29, 2022

Just remove the split_code input name and the split field from the form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants