#lec1892
1 messages · Page 1 of 1 (latest)
No, you would need to update the customer invoice_settings[default_payment_method] if you deem it necessary
This should not be needed often as usually cards get automatically updated:
https://stripe.com/en-ca/guides/optimizing-authorization-rates#card-account-updater
so if the default card expires Stripe will automatically update it, right?