razorpay / razorpay-flutter

Razorpay Flutter Plugin
MIT License
107 stars 147 forks source link

fix: allow to await open() function #339

Closed opxdelwin closed 11 months ago

opxdelwin commented 1 year ago

TestingNotRequired

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.

opxdelwin commented 1 year ago

@ramprasadAnand please have a look