#salim-bt_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/1392446256940322937
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- salim-bt_api, 21 hours ago, 25 messages
- salim-bt_api, 1 day ago, 10 messages
- salim-bt_api, 4 days ago, 22 messages
- salim-bt_api, 5 days ago, 26 messages
- salim-bt_api, 6 days ago, 15 messages
- salim-bt_api, 6 days ago, 83 messages
That's just how the API works today. If you want to deduplicate cards you can use the fingerprint property: https://docs.stripe.com/api/payment_methods/object#payment_method_object-card-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.
That is unique based on the card number
any way to not duplicate card in stripe?
Not automatically, no. You need to do that yourself as noted
i mean in this ui
What do you mean exactly?
here how to prevent create duplicated cards
No, I already said that
ok thanks
You can remove them from the Dashboard UI by clicking the elipsis (...) I think