#WachiGO

1 messages · Page 1 of 1 (latest)

mental shoreBOT
heavy quail
#

Hi, let me help you with this.

#

Sure. In what context do you want to do this?

tall vale
#

card expire and renew the card

#

card number is the same but expire date and cvc are changed

heavy quail
#

You mean in a Subscription scenario?

tall vale
#

for setupintent

#

My app force user to do setupintent before let they do payment with credit card

#

but incase the card is expired in the future, I'm not sure is there a way to update expire date.

heavy quail
#

You will need to collect the card details again with a SetupIntent.

tall vale
#

could you please explain more

#

the existing flow on my app is

  • remove expired card
  • setupintent again
heavy quail
#

You can just SetupIntent again and it will be attached to a Customer.

tall vale
#

the new SetupIntent will replace the expired one or it will be a new one?

heavy quail
mental shoreBOT
tall vale
#

you mean for the expired credit card setupintent. The flow to renew the card is

  • setupintent again
  • remove expired card
    ?