#TheOhm-ach
1 messages · Page 1 of 1 (latest)
hi! I don't think you can really prevent it
all you can do is detect it later and remove the duplicate by checking the fingerprint field of the customer's PaymentMethods
https://stripe.com/docs/api/payment_methods/object#payment_method_object-us_bank_account-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.
Hmm, OK. Got it.