#ezequiel_pm-fingerprint

1 messages ยท Page 1 of 1 (latest)

lucid fiberBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1234859784767930418

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

torn stumpBOT
empty wave
#

Hi ๐Ÿ‘‹ it's not in the payment form, but Payment Methods that can be identified for duplication will contain a fingerprint field that can be referenced to build your deduplication logic. For instance, card Payment Methods have a card.fingerprint field that will uniquely identify a single card, so you can delete extra Payment Methods if their fingerprint matches one you already have for the customer.
https://docs.stripe.com/api/payment_methods/object#payment_method_object-card-fingerprint
https://support.stripe.com/questions/how-can-i-detect-duplicate-cards-or-bank-accounts

lucid fiberBOT
#

ezequiel_pm-fingerprint

bleak jasper
empty wave
#

Yes, that's provided when the Payment Method is created, or can be found within a Confirmation Token if you're using those. When you ask if this is something you can get from the response, what response are you referring to there?

bleak jasper