#bhargawanan
1 messages · Page 1 of 1 (latest)
Before attaching the card payment_method, you should check its fingerprint (https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-fingerprint) and see if other card payment_method with the same fingerprint already attached to the same customer.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.