#Skrypnyk81

1 messages · Page 1 of 1 (latest)

vast auroraBOT
fading flower
#

Hi there!

#

default_source is what Stripe used previously for the default payment method. The new recommended way is to use invoice_settings.default_payment_method

hollow trellis
#

We are in test know, but the field in subscription refer to old payment method.

fading flower
#

Can you share the subscription ID (sub_xxx)?

hollow trellis
#

sub_1N0OppE0TrdS8dkGgJdkELm8

vast auroraBOT
glacial nexus
#

👋 taking over for my colleague. Let me catch up.

#

if I understood correctly, you attached a new PM to your customer but the already created subscription didn't change its default_payment_method?

glacial nexus
#

If you update the customer's default_source or invoice_settings.default_payment_method, it would only affect subsequently created subscriptions or one-off invoices

#

but for the ones that are already created their default payment method won't change unless you update the subscription yourself

hollow trellis