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

400

metikulos opened this issue · comments

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

That is the response i get. what am i going wrong

image

You are getting it wrong

You are getting it wrong
Pretty vague for an answer or a solution 🙄

#150 (comment)

Check this out.

It should be a POST request and not a GET request. as suggested by @Xavin616