Payment Failed + Error: stdClass Object
-
Hi there,
We are getting a lot of failed payment orders on our website and have no idea why they keep occurring. We are also getting successful orders, which is why we reaching out to you.
Looking at Woocommerce > Status > Logs. There are 2 entries in the log for each failed order.
2021-09-03T10:21:41+00:00 DEBUG ====Stripe Version: 5.4.1==== ====Start Log==== customers request: Array ( [email] => [email protected] [description] => Name: xxx xxx, Guest [name] => xxx xxx [metadata] => Array ( ) [preferred_locales] => Array ( [0] => en-US ) ) ====End Log====
2021-09-03T10:21:42+00:00 DEBUG ====Stripe Version: 5.4.1==== ====Start Log==== Error: stdClass Object ( [token_id] => [customer] => cus_xxx [source] => [source_object] => ) ====End Log====
Looking at Stripe Dashboard > Developers > Logs. There are no errors logged for the transaction. Just as you see below:
200 OK POST v1/customers
We are using the latest version of the API 2020-08-27. I’ve tested using real credit card data and real products with no problems. The checkout form appears to be displaying without any issues on other browsers on PC, Mac, and Android etc.
We really need some help. Thanks in advance
The page I need help with: [log in to see the link]
- The topic ‘Payment Failed + Error: stdClass Object’ is closed to new replies.