wilburx9 / flutter_paystack

:credit_card: A robust Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS
https://pub.dartlang.org/packages/flutter_paystack
Apache License 2.0
210 stars 367 forks source link

Transaction already succeeded error #165

Open alexandrosdp opened 1 year ago

alexandrosdp commented 1 year ago

Whenever I try make a live payment using the example project, I get the error "Transaction already succeeded" after confirming the transaction on my mobile banking app. I get the same issue on my own flutter app that makes use of this payment gateway.

This only happens on IOS and not Android.

Please can someone assist, I really need help with this...