New to the community? Welcome! Please read our Community Rules and Guidelines
Hi All
I am integrating PayPal with our Java web application. I need to set an expiration time for the PayPal popup window. Let's say I want to expire transfer after 15 min. I saw below link it but I need a way to expire the popup. Is there a way to do it while integrating PayPal button.
https://github.com/paypal/paypal-checkout/issues/274
Best Regards
Sirikumara
I have integrated CSRF with our java web application. After CSRF integration, It is not allowed to open PayPal popup window. I passed the CSRF token as a header parameter in the paypal.request post request. Even though it won't open the PayPal popup.
Please provide me sample javascript code to integrated CSRF code with opening PayPal popup or provide me with a way to do it.
Thank you.
©1999-2021 PayPal, Inc. All rights reserved.