#skarmoryman_api

1 messages · Page 1 of 1 (latest)

languid bridgeBOT
#

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

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

agile swan
#

What do you mean by updated card? Stripe collects the card details based on the information that the customer entered in Card Element

#

What will the scenario be when the customer changes the card details in your system?

frozen garnet
#

Someone said they typed in one card but the one that actually got saved is different. I don’t think this is correct but just want to confirm.

#

I checked the stripe log and nothing indicates they typed in the other number, it looks like they are just mistaken but wanna exhaust the options before landing on a conclusion

agile swan
#

Someone said they typed in one card but the one that actually got saved is different
That will not be possible. Stripe is only aware of the card details that the customer entered. The request log of the payment method saved will indicate the last 4 digit the customer entered.