WooCommerce Subscriptions: Find all subscriptions without payment method
-
Hello,
In past, on one of our client website we had issue with saving Stripe Payment Intent or Payment Method when a subscription was purchased.
Now on renewal we have lot of subscriptions renewals are failing due to following error:Sorry, we are unable to process the payment at this time. Reason: You cannot confirm this PaymentIntent because it’s missing a payment method. You can either update the PaymentIntent with a payment method and then confirm it again, or confirm it again directly with a payment method or ConfirmationToken. https://dashboard.stripe.com/logs/req_PYnmlXXXXXXXXXX?t=XXXXXX
Is there any way that I can get a list of all such subscriptions where payment method is missing or can some one tell me the DB tables or keys where Payment method IDs are stored againts each subscription. We need to create a fix or solution for this issue before next renewals are triggered.
Thanks
Sajid
- You must be logged in to reply to this topic.