#atul

1 messages ยท Page 1 of 1 (latest)

hidden slateBOT
deep roost
#

๐Ÿ‘‹ happy to help

#

to add yes, to remove not really

long sentinel
#

Can we use setup-intent to add customer card, or remove the customers card ??

deep roost
#

SetupIntents are used to add cards to customers

#

for remove a customer card you need to first get the PaymentMethod Id (https://stripe.com/docs/api/payment_methods/customer_list) and then detaching the PM from the customer (https://stripe.com/docs/api/payment_methods/detach)