Open
Description
I am facing issue with Pay By Bank method where external bank app is being opened and then it redirects to my app.
We use session flow.
What should returnUrl format look like?
When I have myappid:///payment/providers
attached, it comes with query params sessionId and redirectResult. But non of listeners (onSubmit, onAdditionalData, onError, onComplete) is called. And on top of that is web view screen that shows message presented on the screenshot. As said I should be able to close it and further steps should be taken by listeners but they are not.
For now I am testing it with iOS platform
Used packages:
expo 53
@adyen/react-native 2.6.1
expo-router 5.0.7