PayPal Express Checkout popup close immediately
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i implemented express checkout restful api in website.after that i tested and it works fine for me.but when i ask the client to test it he aknowladge me that when he clicks the paypal checkout button the popup opens and immediately cloes..i can't understande that behaviour.please help me with this probelm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had the same problem. I verified the js script using the page html view and I discovered that the amount to pay was written in currency mode (with a currency symbol and with the comma to separate decimal digits). I corrected the script and now it works fine. I'm Italian and we divide decimal digits with the comma (it's wrong for PayPal API).
May there could be an error on your script? I hope my issue could help you.
Regards
Andrea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
I had same issue. 2 main considerations:
- Your rest API service have to run over https, even in test mode (I guess);
- Try to check your console on chrome. Commonly the error is outputed there after click on button.
In my case run our service over https solved main problem. I experienced other times while testing the same symptoms and the console helped me every time.
BR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problem but how do you fix it
@maz_ali211 wrote:i implemented express checkout restful api in website.after that i tested and it works fine for me.but when i ask the client to test it he aknowladge me that when he clicks the paypal checkout button the popup opens and immediately cloes..i can't understande that behaviour.please help me with this probelm.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Missing products from transaction, order's products not tally with ecommerce website and paypal in About Payments
- shopify in Selling on your website
- PayPal Sandbox testing authorisation without logging in in About Payments
- Turning off 'PayPal Account Optional' not working in About Settings
- Problems with client-side PayPal Express Checkout implementation in About Business