Problem with recurring Stripe payments
-
Hello Flexible Subscriptions team!
I am testing subscription payments with Stripe payments through a plugin called Payment Plugins for Stripe WooCommerce, by Payment Plugins, with Stripe in sandbox mode using test cards, trying a daily subscription as a test. All plugins & themes fully updated.
The initial payment goes through without a problem, but when the second payment is due, the payment fails with the below error:
“Recurring payment for order failed. Reason: You passed an empty string for ‘payment_method’. We assume empty values are an attempt to unset a parameter; however ‘payment_method’ cannot be unset. You should remove ‘payment_method’ from your request or supply a non-empty value.”
I tried using a different payment platform (WooPayments in test mode), however this also is not working for the second payment, after succeeding for the first – in this case, a new order is created in the pending state but no payment request appears to be made, with other notes reading: “Manual renewal order awaiting customer payment.”
I’m planning to use the Stripe plugin if possible rather than WooPayments.
Thanks in advance for your help!
TC
The topic ‘Problem with recurring Stripe payments’ is closed to new replies.