#andrea-skuola-remove-duplicate-cards
1 messages ยท Page 1 of 1 (latest)
Hello again ๐
Let me take a look
You can check the fingerprint of the payment methods and detach the one that you don't want to keep
https://stripe.com/docs/api/payment_methods/detach
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
so the fingerprint is the same when the card is the same?
Right. that is correct.