Replies: 3
I’m trying to get this plugin working with WooCommerce but I’m getting “Payment processing failed. Please retry.”
I’m running WC 3.2.6 on WP 4.9.8.
I’m not seeing anything reach the Stripe API and there’s nothing in the PHP logs. All I’m getting is this (rather unhelpful) message in the logs?
Any ideas?
2018-09-17T15:26:06+00:00 DEBUG
====Stripe Version: 4.1.10====
====Start Log====
Error: stdClass Object
(
[token_id] =>
[customer] =>
[source] =>
[source_object] =>
)
====End Log====