PaymentSheet not closing if using the returnURL #1582
Unanswered
sunmeetsingh2606
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
You need to make sure that the deeplink is accepted by the app see: https://docs.flutter.dev/ui/navigation/deep-linking |
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.
-
Tried this
returnURL: 'flutterstripe://redirect'but after successful payment it is not closing the payment web window as it usually close without returnURL.Do you have any ideas for that ?
Originally posted by @sunmeetsingh2606 in #1487 (comment)
Beta Was this translation helpful? Give feedback.
All reactions