#gerarahere

1 messages · Page 1 of 1 (latest)

graceful schoonerBOT
forest ocean
#

Can you give some more details here? What application are you referring to?

gloomy notch
#

I want to allow users to change their subscription payment method

forest ocean
gloomy notch
#

So how do I allow user to go through this flow?

forest ocean
#

Let's back up for a second here - how are you currently creating subcriptions and getting your users to pay for them? Are you using Checkout? Building your own form?

gloomy notch
#

No, I am doing it through stripe payment page.

forest ocean
#

So you mean Checkout? Or a payment link?

gloomy notch
#

Payment link

forest ocean
#

Gotcha

#

I'm guessing you don't want to build your own UI for your customers to change their payment methods so your best option would be to use the Stripe Customer Portal feature (https://stripe.com/docs/customer-management) which would give your customers a UI where they could update their payment methods

gloomy notch
#

I think I answered wrong I am using Checkout

forest ocean
#

Yeah even if you're using Checkout my answer is the same - if you don't want to build this UI yourself you'll want to use the Stripe Customer Portal