Hi,
I'm trying to configure direct papaymente (paypal plus) to live mode on magento 2,i've already tested on sandbox and created the keys on developer's dashboard (https://developer.paypal.com/developer/applications/)).
But ,when i put live keys ,at screen checkout screen i can't place an order . Paypal make an ajax call on
https://www.paypal.com/inlinepaymentwall/payment-inline
With the answear UNKNOWN_INTERNAL_ERROR , (below the complete answear).
There is no log error on magento.
Thanks in advance.
Response from ajax call:
{
"error":"UNKNOWN_INTERNAL_ERROR",
"resolution":"UNKNOWN_INTERNAL_ERROR",
"sys":{
"links":{
"jsBaseUrl":"https://www.paypalobjects.com/web/res/147/b53955bc39f2add26c2b28cdd53d1/js",
...