-
-
Notifications
You must be signed in to change notification settings - Fork 541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Return Url not updating #2023
Comments
@remonh87 can you help me with this ? |
are you using android? because on android you need to supply the url as part of the init settings in stripe. flutter_stripe/example/lib/main.dart Line 13 in b76793a
|
Yes i have added that still it takeing 'flutterstripe....' as an return url and it was not redirect to that retun url |
@remonh87 can you help me with this ? |
Also do not forget to call apply settings |
|
@remonh87 can you help me with this ? |
after passing return url still it was taking defalu stripesdk:// url on andriod but on ios it was working correctly.
i have checked deeplinking also working file on andriod but return url is not setting properly
Originally posted by @cm-creativecentral in #1999 (reply in thread)
The text was updated successfully, but these errors were encountered: