Hi
In my Mobile application, I have a requirement in which when the user clicks on the buy button I want to load a bank payment webpage for the transaction when transactions complete webpage redirects to another webpage when that happens I check using redirected URL whether the transaction is successful or not then redirect user accordingly to transaction status screen
Narendra Kothamire wrote:
Hi,
think you need to use the InAppBrowser plugin. It is on Forge :)
https://www.outsystems.com/forge/component/1558/inappbrowser-plugin/
assif_tiger wrote:
I already checked that plugin it opens webview in a new screen and it does not give me any callbacks to check the redirected URL