Hi Daniel Sunner and assif_tiger,
I am facing the same kin of issue.
Please find the details below:
Hi,
I am working on an native mobile application which includes Stripe Integration as a payment gateway. I am not able to return back from the hosted Stripe page to my native application using deep link.
Please refer the screenshot for code used:
I have used Stripe API to create a session and using Javascript to redirect to the hosted payment gateway.

I have a parameter called successUrl to which a user is redirected when payment is successful in hosted page. I dont have the URL for this hosted page which refrains me to use InAppBrowser as it cannot be triggered using javascript.
Please find the parameters used in creating the sessions including the successURL and cancelURL.
I am not able to return to the native application from the hosted page. I am not sure if the deeplink we have is working. Can any developer from the team guide on this?