I am having the same issue. The fields for stripe payment don’t show so there is nowhere for customer to input the credit card as normal at checkout. I’ve had to turn it off and only use Paypal as intuitively people click submit order (with Stripe option checkbox) and it automatically fails payment. Last Stripe order last night 8.39pm (NZST)
Last log for Stripe:
woocommerce-gateway-stripe-2019-06-29-f70955afdac8c820eec3608143f4c6a1.log
2019-06-29T03:20:59+00:00 DEBUG
====Stripe Version: 4.2.2====
====Start Log====
Error: stdClass Object
(
[token_id] =>
[customer] =>
[source] =>
[source_object] =>
)
====End Log====
2019-06-29T03:22:20+00:00 DEBUG
====Stripe Version: 4.2.2====
====Start Log====
Error: stdClass Object
(
[token_id] =>
[customer] =>
[source] =>
[source_object] =>
)
====End Log====
2019-06-29T03:34:39+00:00 DEBUG
====Stripe Version: 4.2.2====
====Start Log====
Error: stdClass Object
(
[token_id] =>
[customer] =>
[source] =>
[source_object] =>
)
====End Log====
Last fatal error:
2019-06-29T05:13:58+00:00 CRITICAL Call to a member function get_children() on boolean in /home/awesomee/public_html/wp-content/plugins/yith-woocommerce-dynamic-pricing-and-discounts-premium/includes/class-yith-wc-dynamic-pricing-helper.php on line 1050
I tried turning off the dynamic pricing plugin (referred to above) but no difference.
Stripe is currently turned off as too many failed orders. I also deleted and reinstalled Stripe plugin.
Everything is updated. Earlier yesterday and at least 6-8 hours before issues started.
ALSO having general Woocommerce cart issues – not sure if they are related? You can’t add or subtract quantities in the cart, or update the cart if you manually type in quantity numbers.
Any advice would be amazing! Thank you.