#sean-earls_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1306096712376385591
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Stripe doesn't de-duplicate the payment methods automatically.
One way is to collect the payment method first via ConfirmationToken and inspect the fingerprint with the existing ones: https://docs.stripe.com/elements/express-checkout-element/accept-a-payment?client=react#create-ct
fingerprintin ConfirmationToken: https://docs.stripe.com/api/confirmation_tokens/object#confirmation_token_object-payment_method_preview-card-fingerprint
If there is a duplicate, then use the existing payment method. However, there can be a chance that 3DS will be prompted if using existing saved payment method for payments.
Hi @wintry pebble, thanks for your response and providing those links. I will give that solution a go.
Thanks again!
No problem! Happy to help ๐
not sure how I am meant to become a member on this server @wintry pebble
@plain night looks like you're in the wrong place, this thread is for someone else's question.
- If you have your own thread please chat there.
- If you have a question or a followup to a closed thread use one of the buttons in https://discord.com/channels/841573134531821608/842637025524842496 to get help (we don't reopen closed threads).
Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.
@wintry pebble bra, I'd post in post in any other channel, if I could, but I don't have permission, thats the problem.
if you can provide a way for me to chat in a chanel PLEASE send me the channel which I can chat in ๐
@plain night If you need help with Stripe technical integration questions, please follow the guide above to ask questions in #help. There is no other channel you can post in this server.