#sehr_default_payment_method

1 messages · Page 1 of 1 (latest)

maiden adder
#

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
#

Okay, no worries

#

Thanks

maiden adder
#

@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

steep egret
#

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

maiden adder
#

yeah, i was trying it for default_source earlier and realized that couldn't be unset too