-
Notifications
You must be signed in to change notification settings - Fork 313
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
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." }
#151
Open
Comments
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 |
Hi, sorry for the late reply.
Have you been able to get a solution to this issue, or do you still need my
assistance?
…On Sun, Jan 22, 2023 at 2:11 PM Charlesuwaje ***@***.***> wrote:
Hello i keep getting this error also and i dont know why can you help
please
—
Reply to this email directly, view it on GitHub
<#151 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJO7NXOGIWUMORQVYH35BM3WTUWXBANCNFSM5HTXNOWQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@charayo can you share a sample of your code? |
Hi yes i do
…On Tue, Jan 24, 2023 at 2:12 PM Emeka Mbah ***@***.***> wrote:
@charayo <https://github.com/charayo> can you share a sample of your code?
—
Reply to this email directly, view it on GitHub
<#151 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZEB3B6EBSTDDE73RM5UAOTWT7IKZANCNFSM5HTXNOWQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Thanks fedrick
…On Fri, Jun 14, 2024 at 12:39 AM Fredrick Ochieng ***@***.***> wrote:
image.png (view on web)
<https://github.com/unicodeveloper/laravel-paystack/assets/25669630/13683e8d-8d5c-4cc9-8392-4cd341372b19>
just add the argument of that function
and do it this way
image.png (view on web)
<https://github.com/unicodeveloper/laravel-paystack/assets/25669630/0b651543-8ff2-4001-908d-875fb985506e>
—
Reply to this email directly, view it on GitHub
<#151 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZEB3B7VSLESWUMJCW2DRADZHIUTJAVCNFSM6AAAAABJJKHP52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRWHE3DAMRUGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Couldn't get past this error, I don't know what is wrong.
The text was updated successfully, but these errors were encountered: