unicodeveloper / laravel-paystack

:credit_card: :package: :moneybag: Laravel 6, 7, 8, 9, 10 and 11 Package for Paystack
https://paystack.co
MIT License
592 stars 309 forks source link

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 charayo opened 2 years ago

charayo commented 2 years ago

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

Femscode commented 2 years ago

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

gabrielabiah commented 1 year ago

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

Charlesuwaje commented 1 year ago

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

Femscode commented 1 year ago

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 https://github.com/unicodeveloper/laravel-paystack/issues/151#issuecomment-1399480471, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJO7NXOGIWUMORQVYH35BM3WTUWXBANCNFSM5HTXNOWQ . You are receiving this because you commented.Message ID: @.***>

-- https://about.me/fasanya?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb Fasanya Oluwapelumi about.me/fasanya https://about.me/fasanya?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=gmail_api&utm_content=thumb

digitlimit commented 1 year ago

@charayo can you share a sample of your code?

Charlesuwaje commented 1 year ago

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 https://github.com/unicodeveloper/laravel-paystack/issues/151#issuecomment-1401927803, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZEB3B6EBSTDDE73RM5UAOTWT7IKZANCNFSM5HTXNOWQ . You are receiving this because you commented.Message ID: @.***>

Freddy10035 commented 3 weeks ago

image just add the argument of that function

and do it this way image

Charlesuwaje commented 3 weeks ago

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 https://github.com/unicodeveloper/laravel-paystack/issues/151#issuecomment-2166960241, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZEB3B7VSLESWUMJCW2DRADZHIUTJAVCNFSM6AAAAABJJKHP52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRWHE3DAMRUGE . You are receiving this because you commented.Message ID: @.***>

Freddy10035 commented 3 weeks ago

this should make it even much easier image