#disha

1 messages ยท Page 1 of 1 (latest)

solemn garnetBOT
empty jetty
#

๐Ÿ‘‹ happy to help

#

we never "refill" the card information as this is a violation of PCI compliance

#

so the behavior you're getting is expected

#

if your customer has already some saved Payment Methods, you should instead list them (https://stripe.com/docs/api/payment_methods/customer_list) on the front-end and just display the available data (e.g. last4 for cards) and use the Payment Method's id when confirming/paying the Payment Intent

rigid patrol
#

ok, thanks

empty jetty
#

let me know if you need any more help