Payment processing failed. Please retry.
-
On checkout page stripe payment shows this message “Payment processing failed. Please retry.”
This error appears when paying by credit card and SEPA.In woocommerce logs here such record:
2022-01-15T19:59:36+00:00 DEBUG ====Stripe Version: 6.0.0==== ====Start Log==== customers request: Array ( [email] => [description] => Nome: Ivan Boichuk, Ospite [name] => Ivan Boichuk [metadata] => Array ( ) [preferred_locales] => Array ( [0] => it-IT ) ) ====End Log==== 2022-01-15T19:59:36+00:00 DEBUG ====Stripe Version: 6.0.0==== ====Start Log==== Error: stdClass Object ( [token_id] => [customer] => cus_KyEtCN4DzeA6Au [source] => [source_object] => [payment_method] => ) ====End Log====
in logs in the personal account of the developer Strapi. No error records only:
200 OK POST /v1/customers
How can this problem be solved?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Payment processing failed. Please retry.’ is closed to new replies.