#sam_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/1329913634377171045
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Looks like some got cut off but this is the rest of the message.
We are trying to identify:
- Is there a way to verify that preauth/auth 0/1$ charges are occuring during setup_intent creation?
- Is there a way to force a preauth charge, via a stripe API or configration?
- Not looking towards implementing 3ds auth, more just validating the payment instrument's cvc/card number
Hello, do you have specific examples of payment intents that got the incorrect card number or incorrect CVC error?
SetupIntents should validate that properly. My mind is going to the fact that bank decline codes aren't always strictly accurate, but it may be something else
Let me drill in and get back to you, would the payment intent ids be most helpful for you here?