#Serdar
1 messages · Page 1 of 1 (latest)
We are using flutter
Hi! most likely, you didn't set up a a return URL : https://stripe.com/docs/payments/accept-a-payment?platform=ios&ui=payment-sheet#ios-set-up-return-url .
But how it is then that we have the other payment methods on android?
because it's needed on iOS but not on Android
a lot of payment methods involve opening another app/browser to authenticate, and then to come back to your app afterwards , on iOS that needs a custom/Universal Link t be set up but on Android it can be done through Intents and works out of the box