#meisei81-card
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
this is the api
and payment method id: pm_1KsN0rCsiaKaCQKSSQXUI3zX
request id: req_gw5mZLk72cOxDf
Thanks! Give me a few minutes to look into this.
So this is expected. To have the card checked, you would need to create a PaymentIntent or attach the card to a customer.
Also note that Stripe won't check the card every time, as explained here: https://support.stripe.com/questions/check-if-a-card-is-valid-without-a-charge
every time I attach a card to a customer, will it check the card?