#davidbarratt_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/1381778076266008606
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Stripe doesn't support de-duplicating the payment methods. Your system could use fingerprint to de-duplicate yourself.
should we be de-duplicating them? I want to make sure we aren't missing a problem you all have solved.
i.e. does it create a problem if we de-duplicate them? or I geuss I'm trying to understand why you don't de-duplicate them?
should we be de-duplicating them?
Yes.
i.e. does it create a problem if we de-duplicate them?
If the payment method is used in the recurring payment such as subscription, you shouldn't de-duplicate those are in use.
I geuss I'm trying to understand why you don't de-duplicate them?
This is not built currently. I'd recommend sharing your feedback to https://support.stripe.com/contact if you would like this feature to be implemented in the future.
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.