Can't pay via PWA on Android with 3rd party cookies blocked. Sign in loop

Knud
Contributor
Contributor

Our customers get stuck in a sign in loop if they try and pay using our site as a PWA on android.
The PayPal buttons load correctly and the sign in to paypal page is displayed.
Requesting a SMS code to sign in or entering the PayPal password seems successful but then the page redirects back to the verify identity sign in again.
If 3rd party cookies are allowed then the payment process proceeds correctly.

If I try the payment via windows chrome PWA and check the debuging I can see a 403 response;
POST https://www.paypal.com/auth/verifygrcadenterprise 403 (Forbidden)
ngrlCaptcha.min.js:1

----

"name": "auth_csrftoken_error",
"data": {
"msg": "CSRF token mismatch"
}

 

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.