Question #602
Unanswered
RobWitteman
asked this question in
Q&A
Question
#602
Replies: 1 comment 1 reply
-
|
hi @RobWitteman, you can just follow the standard flutter instructions for deep linking: https://docs.flutter.dev/development/ui/navigation/deep-linking. After that you can add the url scheme as setting. Like: flutter_stripe/example/lib/main.dart Line 11 in b6bb2ec |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Is there a tutorial on how to add a return to merchant URL for IOS? If a make a payment with IOS, a button "return to merchant" appears. The button shows a error message "does not recognize the url".
Thank you in advance.
Kind regards,
Rob
Beta Was this translation helpful? Give feedback.
All reactions