#commento
1 messages · Page 1 of 1 (latest)
Hello, is the field not getting set at all? Or are you setting the field but it isn't getting used as the default PM for one-time payments?
That field only applies to subscription payments, so it would be expected for it to not work for one-time payments (you need to specify the PM ID for those each time)
I get an error: TypeError: update() got an unexpected keyword argument 'invoice_settings'
it is for invoice
that's why I am adding it: to be used for off-session future invoices
I tried to update the python module but without success
Oh in python you want to use stripe.Customer.modify