#paul-deferred-intent
1 messages · Page 1 of 1 (latest)
You want these docs intead: https://stripe.com/docs/js/elements_object/create_without_intent#stripe_elements_no_intent-options
I see! Thank you so much
May I also get help knowing which doc /guide would be the best to follow for updating an existing customer's subscription payment method with Stripes UI elements? I'm currently using the checkout page to update their payment methods but want to allow them to update in-app.
Hmm... I don't htink we have a good doc on this, but I'd recommend starting by looking at this guide (https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements) so you can understand how to use our Elements. Once you understand that, you can tie that together to Subscriptions