#gilz-elements
1 messages · Page 1 of 1 (latest)
hi! unfortunately not no, you have to do it manually.
you do it by calling https://stripe.com/docs/api/customers/update#update_customer-invoice_settings-default_payment_method on the backend. For example you might submit the SetupIntent from the Promise to the backend and have it pull out the setupintent.payment_method and make the call