Recurring payment not billed
-
Recurring payments are not billed, the noticeable error says – 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 use Cartflows to offer this subscription as an upsell after an initial transaction has taken place. I suspect this is preventing the payment plugin from saving the payment method for future subscription renewals because when the subscription is the front end offer, the payment method is visible inside the subscription and renewals work without this issue
What recommendations can you make to resolve this issue?
- You must be logged in to reply to this topic.