arshmancodes / paymob_pakistan

A plugin for Flutter to Easily accept Jazzcash/Easypaisa/Card Payments through Paymob Pakistan in your Flutter app.
MIT License
13 stars 3 forks source link

Iframe #7

Open navaidali opened 4 months ago

navaidali commented 4 months ago

The iframe is taking the whole screen, and user cannot navigate back from the payment screen. Is there a way?

arshmancodes commented 1 month ago

You can use OnWillPopScope to keep the user in that screen, Will add that functionality in the plugin.