#sehr_default_payment_method
1 messages · Page 1 of 1 (latest)
heya, it's not possible to "unset" the default payment method once set. You can only change it to a new default payment method
@steep egret oh hey, sorry, i just tried it again and it worked for me
if you pass in the invoice_settings[default_payment_method] with null it should work
oh, sweet! Thank you!
Ahh, it works for invoice_settings but not for default_source
So you can unset invoice_settings[default_payment_method], but not source
yeah, i was trying it for default_source earlier and realized that couldn't be unset too