#taysonvo-Setup Intents
1 messages · Page 1 of 1 (latest)
👋 happy to help
could you please share the Setup Intent id? or even the request id https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center 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.
sorry, that the old one, need more time to find the exact id
ok no worries, take your time
I have just created a new one: "id": "seti_1LVvumFJsa7sZAVBoPXVpqHq",, please have a look
I'm not sure, this one is settled up by my boss
let me check that for you
in the meantime if that rules isn't turned off, this might still happen
you could read more about card testing here https://support.stripe.com/questions/check-if-a-card-is-valid-without-a-charge
Find help and support for Stripe. Our support center 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.
we don't guarantee that all the details of the card are checked live with the bank when saving the card, it might only happen when the card is actually charged.
so I think that bad, is there having other way to check if they input correct info about their card ?
not really ,see the support page linked above which explains why this exists
can we do the validation of cc info by the authorize flow https://stripe.com/docs/payments/capture-later
example authorize with a very small amount then release right after this
no, that is not allowed by card networks.