#MartinGo

1 messages · Page 1 of 1 (latest)

echo vaultBOT
agile fulcrum
#

It indeed works that way by default. No card information will reach your server

modern sorrel
#

Thank you for your reply
So if we need to change the payment card for paying, like a card wallet in out product for users, how can we manage the card list and verify which card is using, how can we query the card in in stripe to show for our users?

agile fulcrum
#

It's something we are going to support in the future. But for now you can query the PaymentMethod with type = card belongs to a Customer, then displayed their last4 and let your customer choose from it, in your own UI

modern sorrel
#

but in fact that, users can not verify which card is the right one based on the last 4 number😂

agile fulcrum
#

They should recognize themselves, no? 😅

echo vaultBOT
modern sorrel
#

for example~the same last 4 number

modern horizon
#

Hi! I'm taking over this thread.

modern sorrel
#

thank you for your infomation