#jeyamari
1 messages · Page 1 of 1 (latest)
CVV is required, so you can't make it optional literally
Can I achieve CVV less payment in any cases?
No I don't think so
When trying to make payment without rendering CVV element. I was able to make successful payment. What is the recommended way to do so?
How did you make that payment? (Which API did you use?)
used this method stripeInstance.createPaymentMethod() only
I am a bit confused. You mentioned you get an error, and now you succeed with the same createPaymentMethod() ?
First time, I created cardCvc element and tried to make payment without filling CVC field. Got Your card's security code is incomplete error from Stripe. Nex time, I made a card payment without creating cardCvc element. Got the payment succeeded.
Hi @dull steeple can you share with us the PaymentIntent IDs?