#supriya
1 messages · Page 1 of 1 (latest)
How we need to do the verification check for card in stripe API
What do you mean by "verification check"?
I still don't understand. What's your end goal? Accept a card payment?
Are you still here?
Hi! I'm taking over from my colleague. Please, give me a moment to catch up.
alredy we are using stripe payments
stripe API 's
but after entering the card number ,cvv ,expiry year,expiry month then card number validating but cvv ,expiry year and month not validating
What do you mean it's not validating?
i want to validating through code once user enter the cardnumbers in the cart
all the fields related (cvv ,expiry year and month)
How are you doing this now?
Are you following some guide?
If you want to just accept payments with Stripe, please follow this guide. It will take care of validations and authentication automatically, so you don't have to worry about anything: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
Are you with me?
yes
We are trying to have quick real-time support on Discord, so it's important that we are both present in the conversation, then I can provide help effectively. If this doesn't work for you, it's possible to contact Stripe Support and you will be able to get help at your own pace: https://support.stripe.com/?contact=true
okay
vanya i am doing same
but here i am not using stripe checkout page
we are custom page for that
There's a guide for custom payment flow too