#elefint-subscription
1 messages · Page 1 of 1 (latest)
Thanks tarzan, we made changes to our code for some SCA stuff so just wanted to make sure the subscriptions were still being setup correctly 🙂
on it
The general PM preference order for recurring Billing payments:
default_payment_methodset on the Subscription.invoice_settings.default_payment_methodset on the Customer.
Without either of those, any recurring payments will fail
in your case neither are set
so the best thing to do is to update your Customer and set invoice_settings.default_payment_method
Thank you tarzan I will do that, appreciate the help!
you're welcome, let me know if you need any more help
Sorry tarzan but you wouldn't mind checking this one quickly with my code change in place: sub_sched_1KqwmKDa2LA8bsm7fPnqzmwB
yes I guess that's fine, I see you set the invoice_settings.default_payment_method on that customer
let me know if you need any more help
Thanks for checking that tarzan, have a good day!
you too