#Dikgethop-pm

1 messages · Page 1 of 1 (latest)

mellow bridge
#

hi! change it how exactly, like replace it with a new one entirely?

deft wagon
#

Yes I want to replace it.

mellow bridge
#

cool, the easiest solution is to use Checkout to redirect the customer to a hosted page where they can enter the new card and set it as the default, especially if you're already using Checkout. Full guide on that here https://stripe.com/docs/payments/checkout/subscriptions/update-payment-details

Another option is to redirect the customer to the BillingPortal which lets the manage the subscription including changing cards https://stripe.com/docs/billing/subscriptions/integrating-customer-portal

The other option is to build your own page that collects the customer's details and updates them, depends what you're using already and what you've built/your resources