Skip to content
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

[BUG] Users are not redirected back to the app after successfully paying with PayPal #9050

Open
kit0kat opened this issue Aug 12, 2024 · 2 comments
Labels

Comments

@kit0kat
Copy link

kit0kat commented Aug 12, 2024

We use PaymentSheet in our Android app. When a user selects PayPal, they are redirected to PayPal in a Google Chrome tab. After successfully completing the process on PayPal, there is a loading screen telling the user that they will be redirected back to the app, but the redirection never happens. The user gets stuck on this endless loading screen. When the user clicks the X in the upper left corner, the web tab closes and the user is redirected back to the app showing a successful payment.

The redirect works fine on the web, but not with the Android SDK.

Bildschirmfoto 2024-08-12 um 20 44 42

@kit0kat kit0kat added the bug label Aug 12, 2024
@manandhar-aarya
Copy link

Hi, I am facing the same problem. @kit0kat did you manage to solve this problem?

@kit0kat
Copy link
Author

kit0kat commented Aug 23, 2024

Hi @manandhar-aarya
It's good to know I'm not the only one experiencing this problem. Unfortunately, I haven't found a solution yet, and I'm still waiting for a response from Stripe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants