razorpay / razorpay-flutter

Razorpay Flutter Plugin
MIT License
107 stars 147 forks source link

fix: allow to await `open()` function #338

Closed opxdelwin closed 1 year ago

opxdelwin commented 1 year ago

Fixes #291

Main motive is to await till the transaction is completed and RazorPay overlay fallsback to previous app screen, so that we can proceed with verification.