#_vijju
1 messages · Page 1 of 1 (latest)
Hello! It depends. If the Customer has a default set in invoice_settings.default_payment_method that will be used, for example: https://stripe.com/docs/api/customers/object?lang=curl#customer_object-invoice_settings-default_payment_method
But if no default is set anywhere then payment will not be attempted and will fail.
what im saying lets say a customer has cards
1,2
1 is set to default for customer
he created scheduled subscription with card 2
and removed card 2
then what will happen
That depends on what you mean by "1 is set to default for customer". What specifically does that mean?