#sabsod
1 messages · Page 1 of 1 (latest)
hi! it depends on the context really since there mostly isn't such a concept. Can you say more about the use case, an example Customer cus_xxx and what you're trying so far?
yes
the scenario is:
customer has a subscription
but subscription has no default payment method
if i had well understand, stripe in that case try to pay with "customer" default payment method, because subscription has no explicit default payment method
yes in that case we would look to see if invoice_settings[default_payment_method] is set on the customer