#NEWJOSSY
1 messages ยท Page 1 of 1 (latest)
Hello ๐
The default payment method is actually set on the Customer Object
customer.invoice_settings.default_payment_method
https://stripe.com/docs/api/customers/object#customer_object-invoice_settings-default_payment_method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
oh, okay, thanks