khalti / khalti-flutter-sdk

Official Flutter SDK for Khalti Payment systems
BSD 3-Clause "New" or "Revised" License
20 stars 36 forks source link

return url could be customisable #1

Closed emran92 closed 3 years ago

emran92 commented 3 years ago

Since the returl_url is the package name, safari browser on ios can't click the return button, but if we could customise the return url we can check it with success url using flutter_inappwebview or webview_flutter.

https://github.com/khalti/khalti-flutter-sdk/blob/33ef1fc45acbe617d4f43d8f9b195f9262346515/packages/khalti_core/lib/src/data/khalti_service.dart#L114

sarbagyastha commented 3 years ago

Thanks for reporting @emran92 . There has been slight changes to the API and the change to override returnUrl is also part of it. Those changes will be available with the next update.

sarbagyastha commented 3 years ago

Fixed wth v1.0.0