#MYoussef - Customer Data

1 messages · Page 1 of 1 (latest)

broken ingot
#

Have you tested this? We recently released a new tool to help our users test subscription processes.

#

Short answer, I do not think so. I think the updated default payment method would only apply to new subscriptions for that customer.

#

But I would use our new Test Clocks feature to test it out to be sure

gusty veldt
#

what is your advise, regarding that? should i use the default saved payment method for any subscription creation or passing the payment method id every time the customer try to buy items?

#

or attach a payment method whenever the customer buy items

#

?

broken ingot
#

Well Invoicing is separate than just general default_payment_method.

#

that the Customer object has specific invoice_settings, one of which is invoice_settings.default_payment_method.

#

It's up to you, if your users keep updating their default subscription payment method that helps ensure you are using the most up-to-date information.

gusty veldt
#

thanks