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

"Transaction already succeeded" error on iOS #164

Open
Shahil-Harripersad opened this issue May 16, 2023 · 0 comments
Open

"Transaction already succeeded" error on iOS #164

Shahil-Harripersad opened this issue May 16, 2023 · 0 comments

Comments

@Shahil-Harripersad
Copy link

Hi everyone.

Background: I have created a cross-platform mobile food ordering application that allows users to order food from a restaurant. The user selects their desired food item, and then pays for it on the app using the Paystack payment gateway.

The issue: The payment gateway works perfectly on Android. The user is able to enter their payment details, confirm the transaction on their Bank’s mobile banking app, and then get a “transaction successful” message on the Paystack payment gateway before their order is placed. However, it does not work on IOS. Once I confirm the transaction on my mobile banking app on IOS, The Paystack screen counts down from 3, displays the “transaction successful” message (as if it has worked), but then fails, displaying the error message: “Transaction already succeeded”, and the payment goes through without placing the order.

Please can someone assist. Any help would be much appreciated!

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