#elefint-subscription

1 messages · Page 1 of 1 (latest)

swift tendon
#

hey, I'll take a look

devout spade
#

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 🙂

swift tendon
#

on it

#

The general PM preference order for recurring Billing payments:

  • default_payment_method set on the Subscription.
  • invoice_settings.default_payment_method set 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

devout spade
#

Thank you tarzan I will do that, appreciate the help!

swift tendon
#

you're welcome, let me know if you need any more help

devout spade
#

Sorry tarzan but you wouldn't mind checking this one quickly with my code change in place: sub_sched_1KqwmKDa2LA8bsm7fPnqzmwB

swift tendon
#

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

devout spade
#

Thanks for checking that tarzan, have a good day!

swift tendon
#

you too