PayHereLK / payhere-mobilesdk-flutter

PayHere Mobile SDK for Flutter
BSD 3-Clause "New" or "Revised" License
5 stars 14 forks source link

when we going to payment i enter card number correctly when card number is correct that bottomsheet automatically dismissed everytime. why is that. how to solve it? #18

Open KelaxaVav opened 3 months ago

RiyasTp commented 3 months ago

We are facing the same issue. Once user finished entering the card number automatically bottomSheet get closed. user not able to complete the payment process. For us this issue only seen in Android devices.

zubariaayub634 commented 1 month ago

This issue has been fixed on the latest release of the plugin. However, the latest release (3.0.9 at the time of this comment) doesn't support the latest flutter/dart SDKs. I've just created a PR for this fix so hopefully the next version of the plugin should solve this problem for you