issue with preorders “payer cannot pay”
-
Hello! We have been using this plugin successfully for some time, and we started to use woocommerce preorders aswell. This however doesnt work with paypal for some reason. The same client purchased non-preorder items minutes before, and there wasnt an issue. reference transactions are enabled, as described in your documentation.
{
"additional_properties": {},
"body": {
"name": "UNPROCESSABLE_ENTITY",
"details": [
{
"issue": "PAYER_CANNOT_PAY",
"description": "Payer cannot pay for this transaction. Please contact the payer to find other ways to pay for this transaction."
}
],
"message": "The requested action could not be performed, semantically incorrect, or failed business validation.",
"debug_id": "a699bfb930281",
"links": [
{
"href": "https://developer.paypal.com/api/rest/reference/orders/v2/errors/#PAYER_CANNOT_PAY",
"rel": "information_link",
"method": "GET"
}
]
},
"duration_time": "xxxxxx",
"header": {
"APPLICATION_ID": "APP-5E943524K7903043A",
"Access-Control-Expose-Headers": "xxxxxx",
"BORDER-IP": "xxxxxx",
"CALLER_ACCT_NUM": "YCMU8CWBA3C3G",
"Date": "Sun, 19 Jan 2025 20:02:51 GMT",
"Keep-Alive": "xxxxxx",
"PROCESSING-IP": "xxxxxx",
"PayPal-Gateway-Metadata": "xxxxxx",
"SERVER_INFO": "xxxxxx",
"Server-Timing": "xxxxxx",
"paypal-debug-id": "a699bfb930281"
},
"status": 422
}
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.