unicodeveloper / laravel-paystack

:credit_card: :package: :moneybag: Laravel 6, 7, 8, 9, 10 and 11 Package for Paystack

Home Page:https://paystack.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuzzleHttp\Exception\ClientException Client error: `GET https://api.paystack.co/transaction/verify/` resulted in a `400 Bad Request` response: { "status": false, "message": "Transaction ID should be numeric." }

charayo opened this issue · comments

Couldn't get past this error, I don't know what is wrong.

Make sure that the hidden orderID field does not contain any alphabet or any other special characters.

My orderID is numeric but I'm also getting the same error message

Hello i keep getting this error also and i dont know why can you help please

@charayo can you share a sample of your code?