#Nadiya
1 messages · Page 1 of 1 (latest)
Card de-duplication is not something we offer out-of-the-box, but you can check the fingerprint field on the Payment Method as a way to prevent duplication: https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-fingerprint
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thank you, i'll check