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

Payment error #148

Closed woletsg closed 1 year ago

woletsg commented 1 year ago

Screenshot_1673313206

flutter: Response CheckoutResponse{message: Transaction terminated, card: null, account: null, reference: null, status: false, method: CheckoutMethod.card, verify: false}

It was working perfectly last week. WHAT I DID DIFFERENTLY:

It's same error for Android. What could be the problem?

woletsg commented 1 year ago

RESOLVED.