#Cedric-customer-portal
1 messages · Page 1 of 1 (latest)
Hi there 👋 you can use a checkout session with a mode of setup to allow it to be used for just adding new payment information.
https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-mode
But our customer portal might be a better fit for allowing customers to review/update their payment methods:
https://stripe.com/docs/billing/subscriptions/integrating-customer-portal
Both of them.