#cristian_unexpected

1 messages ¡ Page 1 of 1 (latest)

whole jacinthBOT
#

👋 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/1265322716165050532

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

analog elbowBOT
#

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.

cerulean rose
pine pulsar
#

hello! looking

cerulean rose
#

thanks!

pine pulsar
#

hello! sorry having some Slack troubles outside of there but got a look

that second attachment https://dashboard.stripe.com/events/evt_1PfRsaABXG7iwsUNY2uuQgCZ was a result of a Hosted Invoice Page being paid. The customer used the same card. Stripe does no automatic deduplication of the same card. So the same card can be added 10+ times to a Customer, each with a diff PaymentMethod ID.

Deduplication has to be handled by your code.

cerulean rose
#

Interesting, so what you are saying is that we have this customer credit card on record, and by using the hosted invoice page from stripe, the customer has to add the payment method details instead of using those already added and it results on Stripe attaching the same payment method again to the customer?

#

or maybe they could select a payment method but chose to add the payment method details again and it resulted in duplicated payment method?

pine pulsar
#

maybe they could select a payment method but chose to add the payment method details again and it resulted in duplicated payment method?
yep that's the case

#

they have option to enter payment method details

cerulean rose
#

got it! that makes sense, I will talk with the team and decide how we should handle these scenarios. Thank you for clearing things up Hmunoz!

whole jacinthBOT