Closed dmitrii-fediuk closed 4 years ago
The request
part seems to be invalid:
"request": {
"BUTTONSOURCE": "Magento_Cart_Community",
"METHOD": "GetExpressCheckoutDetails",
"SUBJECT": "paypal@furnituretrade.co.uk",
"TOKEN": "EC-60B94231WT913422M",
"VERSION": "72.0"
}
The specification says that such request should contain the USER
, PWD
, and SIGNATURE
, and it does not mention the BUTTONSOURCE
and SUBJECT
fields: developer.paypal.com/docs/archive/express-checkout/integration-jsv4/ec-get-payment-details/#request
The following configuration fields are empty for the website:
paypal/wpp/api_username
paypal/wpp/api_password
paypal/wpp/api_signature
Similar to https://github.com/tradefurniturecompany/site/issues/18