#Mitri

1 messages · Page 1 of 1 (latest)

sturdy jackalBOT
pallid meteor
#

hello! can you elaborate more on what you mean by change their payment details? do you mean add a new card, or update the card details?

safe scaffold
#

Hi, both

#

When they make any change with the card, I want to try and charge it

pallid meteor
#

can you explain more on why would you want to do that?

#

even if a customer updates their billing address, you want to try to charge it?

sturdy jackalBOT
safe scaffold
#

It's hard to explain, but basically i have a subscription set the for user

#

But sometimes the user doesn't have a card for that subscription

#

So i don't want to wait for it to charge again, I want to charge directly when he updates it

#

Let me know if that makes more sense

tribal sentinel
safe scaffold
#

Just for the first time, and then I can disable charging them again programatically if they decided to change it again.

tribal sentinel
#

We wouldn't automatically retry invoice payments after the customer adds their card for the first time. You'd need to manually prompt the for payment, either via the HIP or in your application by using the Payment Intent with confirmPayment.