#supriya

1 messages · Page 1 of 1 (latest)

near ibexBOT
opal atlas
#

is there way to check paymenthod method api or payment intent api or confirm payment API

faint anvil
#

Hi there, so you want to verify card before attempting to use it for payment?

opal atlas
#

Yes

#

In my application if i provide wrong card number in payment check out page and request went stripe then its showing invalid card number

#

same like if i provide wrong CVV,expiry year and expiry month its showing

#

can you help me anything i missed on API REQUEST

faint anvil
#

You can use SetupIntent to collect a payment method, and card verification will be perform when you confirm the SetupIntent.

opal atlas
#

LET ME CHECK

#

Can you send me json request of above api request call

faint anvil
opal atlas
#

ok

#

its showing

faint anvil
#

I don't think you are using SetupIntent API, I'd suggest you to go through the doc that I sent earlier and come back if you have a follow-up question.