Woocommerce Subscription Renewal orders are getting failed
-
Hi, I am using Woocommerce with WordPress and having subscription products.
Someone can buy subscription products without any issue but this is a monthly subscription and when it comes to that renewal date, automatic order is not being placed and it is getting failed.
In my woocommerce admin, I am getting below error message in order note’s section:
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.
And when I go to the payment method’s log file I am getting this error:
Could not complete payment_intent.succeeded event for payment_intent pi_3Pyern2nCFOQSR1l0E4Gck9t. No order ID (No Order ID in metadata) was found in your WordPress database. This typically happens when you have multiple webhooks setup for the same Stripe account. This order most likely originated from a different site.
I have talked with Stripe support and there is nothing from their side and I have checked the webhook in the stripe account, I see there is only one webhook.
I have got this information from stripe log: https://pastebin.com/xLbjFTWe
Here is my Woocommerce System report: https://pastebin.com/kkNQBJei
- The topic ‘Woocommerce Subscription Renewal orders are getting failed’ is closed to new replies.