#ayeshaikh_7

1 messages · Page 1 of 1 (latest)

kind skyBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

void glacier
#

👋 happy to help

#

the easiest way is to use the Stripe-hosted Customer Portal

chilly anchor
#

anything else other than that?

void glacier
#

the other way is to just need to collect a new source and update the Subscription accordingly

chilly anchor
#

also if my customer update their methods as ACH account how to handle the microdeposit verification

void glacier
#

the same way you did the first time

#

so basically you need to create a new payment method

#

the same way you did for the creation of the subscription

chilly anchor
#

Thanks! I'll go through the documents.

void glacier
#

this is for updating the subscription's default_source

chilly anchor
#

also in case of Payment Intent API to create payment method -- can customer portal be used to edit method?

void glacier
#

I'm not sure I follow

chilly anchor
#

also in case of Payment Intent API to create payment method -- can customer portal be used to edit method?

void glacier
#

you can edit a Payment Method

#

you need to create a new one

#

in this case you would use SetupIntents instead of PaymentIntents

#

or create them using sources as you mentioned above

chilly anchor
#

I think I got it, thanks!

chilly anchor
#

hi, how can test the customer portal on test mode

#

also I only want my customers to be able to edit their payment method, I don't want them to manage the subscription -- can I customize the portal to just do that?

void glacier