#Jogoldirus-update-pms

1 messages · Page 1 of 1 (latest)

quasi abyss
#

hi! it really depends exactly what information you're looking to update. We have a few things that might be applicable but for the most part our frontend components are intended for accepting new payment info, over updating existing ones

chrome snow
#

For adding a new one

quasi abyss
chrome snow
#

Did you have a solution where customer don't need to go to another page ?

#

Like a PaymentElement but just for adding new card ?

quasi abyss
#

same idea, it's a PaymentElement but you use it with SetupIntents instead of PaymentIntents in order to just set up and save a card instead of charging it

chrome snow
#

Thanks, i'm going to check it