#jeyamari

1 messages · Page 1 of 1 (latest)

heady fieldBOT
charred tree
#

Yes you can use the split card element (i.e., the separate cardNumber + cardExpiry elements)

compact dome
#

Yes, I'm using split card elements, But when making stripeInstance.createPaymentMethod({}); I'm getting
{
code: "incomplete_cvc",
message: "Your card's security code is incomplete."
} . Can you assist me in what I'm missing

charred tree
#

The cvc is missing, you still need to provide the cvc even if you are not collecting it through card element

compact dome
#

But I want to make CVC optional. The customers can either provide them or not.