Hello guys, I created my online shop with Prestashop 1.7.6.9 and then installed Prestashop checkout v2.1.0 in order to manage the payments instead of checks or transfers.
I have linked my paypal business account to the module. So, I tried to make a small purchase (anonymous purchase) inserting my mastercard, verify by sms with my bank that I want to buy an item by internet, but then I get the following error:
"Error processing payment, you could have been charged. Please check your order history in your account to check the status of the order or please contact our customer service to know more."
I've seen in the browser console a call to paypal/api/logger with the following error desc:
ext_error_code: "payments_sdk_error"
ext_error_desc: "Request to post https://www.paypal.com/xoplatform/logger/api/logger failed: [object ProgressEvent]."
I've googled the error but looks like I'm the first one facing this problem. Anyone have any idea what could be wrong? Many thanks.