cr44zy
Forum Replies Created
-
Hi @mrclayton I feel like the error is happening for all customers. I am not 100% sure, but since i tried it in the sandbox environment and the same thing happened there, it seems that that conclusion is correct. I will contact paypals support, and come back with what they say.
Hello @mrclayton , I am not sure whether I had to tag you so that my new message is seen, thats why try it again. I apologize if you already saw it
Hey and thanks for the quick reply. I am sorry, i posted the paypal rest response. The log pulled from wc_pcpp is below. I tried it in sandbox and its unssuccessful aswell.
2025-01-19T18:59:55+00:00 Info Billing agreement token BA-9KJ30121YB2248921 created via PaymentPlugins\WooCommerce\PPCP\Rest\Routes\BillingAgreementToken::handle_post_request.
2025-01-19T19:01:11+00:00 Info Capturing payment for PayPal order 9XN42438U0301572X via PaymentPlugins\WooCommerce\PPCP\PaymentHandler::process_payment. Order ID: 2262
2025-01-19T19:01:11+00:00 Fehler API error: Array
(
[url] => https://api-m.paypal.com/v2/checkout/orders/9XN42438U0301572X/capture
[method] => POST
[http_status] => 422
[request] => Array
(
)
[error] => Array
(
[name] => UNPROCESSABLE_ENTITY
[details] => Array
(
[0] => Array
(
[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] => 2a3c44d1d3aea
[links] => Array
(
[0] => Array
(
[href] => https://developer.paypal.com/api/rest/reference/orders/v2/errors/#PAYER_CANNOT_PAY
[rel] => information_link
[method] => GET
)
)
)
)- This reply was modified 1 year, 4 months ago by cr44zy.
https://wp-types.com/forums/topic/cannot-create-new-custom-post-type/
I’ve done it, I dont know how to add credentials, without making them public though.