Quote from Younes on September 9, 2021, 12:27
Hi Pablo
I hope you're doing well.
This time I'm coming to you with a sophisticated problem!
- I am using PHP code to force USD at checkout, because AED currency is not supported by PayPal.
- I am using WooCommerce PayPal Checkout Payment Gateway plugin (By WooComerce) to accept payments by either PayPal or Credit/Debit Card.
Here's the problem; when a customer clicks on PayPal buttons, it keeps on spinning and does not respond, as shown in the screen recording below:
https://www.loom.com/share/448d2aa664ad434cb2a65d402c068800
However, if you try and completely refresh/reload the checkout page, it works and the buttons respond back as expected.
I logged a ticket with WooCommerce to look into this issue, they responded back saying WOOCS is not passing the currency as it should be, providing the below error screen shot:
https://d.pr/i/7OdXE6
I just think that it's a session related issue, because it works after refreshing the checkout page post trying to pay at the first attempt.
Appreciate your support!
Hi Pablo
I hope you're doing well.
This time I'm coming to you with a sophisticated problem!
- I am using PHP code to force USD at checkout, because AED currency is not supported by PayPal.
- I am using WooCommerce PayPal Checkout Payment Gateway plugin (By WooComerce) to accept payments by either PayPal or Credit/Debit Card.
Here's the problem; when a customer clicks on PayPal buttons, it keeps on spinning and does not respond, as shown in the screen recording below:
https://www.loom.com/share/448d2aa664ad434cb2a65d402c068800
However, if you try and completely refresh/reload the checkout page, it works and the buttons respond back as expected.
I logged a ticket with WooCommerce to look into this issue, they responded back saying WOOCS is not passing the currency as it should be, providing the below error screen shot:
https://d.pr/i/7OdXE6
I just think that it's a session related issue, because it works after refreshing the checkout page post trying to pay at the first attempt.
Appreciate your support!