-
Notifications
You must be signed in to change notification settings - Fork 77
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
Transaction Verification Failed #36
Comments
Consider checking reference supplied. |
hi, i am currently facing this issue, may know i you solve it. thanks |
the reference i supplied was the one i received from the response after i initialised the transaction |
Hi! try out this package. It's not yet a major release but it supports typescript and other JavaScript runtime like bun and Deno https://www.npmjs.com/package/@gray-adeyi/paystack-sdk |
@gray-adeyi/paystack-sdk 0.2.4 release is now available with even better type support 🔥 https://www.npmjs.com/package/@gray-adeyi/paystack-sdk |
I keep getting the response:
{ status: false, message: 'Transaction reference not found' }
whenever i try to use the transaction.verify method.
Please can you look into it.
The text was updated successfully, but these errors were encountered: