#foxhop-customer-default-pm
1 messages · Page 1 of 1 (latest)
There's no concept of a default PaymentMethod for one-time payment. It only applies to Invoicing and Billing (for recurring payment) in which case you would explicitly set invoice_settings[default_payment_method]
my application currently configures a default source for a customer & this is indicated on the stripe dashboard for PaymentMethods. Is this being deprecated?