You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: