Skip to content
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

The reference does not match when trying to verify the transaction #137

Open
Thomasosho opened this issue Jun 18, 2023 · 0 comments
Open

Comments

@Thomasosho
Copy link

Thomasosho commented Jun 18, 2023

Describe the bug
response.data.transactionRef.reference is generated when a successful transaction takes place. When i try verifying using paystack's API, i get an error stating that it does not match.

Expected behavior
It's supposed to verify my payment.

Upon submitting the reference to verify payment

transactionId: response.data.transactionRef.reference.toString(),
paymentGateway: 'paystack',

this is what i get

Transaction record not found
<img width="347" alt="Screenshot 2023-06-18 at 23 05 05" src="https://github.com/just1and0/React-Native-Paystack-WebView/assets/11132861/1a5e0eac-e96c-49bd-b95d-f5c2aec5e45f">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant