#nick-cvc-recollection

1 messages ยท Page 1 of 1 (latest)

silver rampartBOT
glad siren
#

You cannot see the CVC value, no

granite trout
#

What about outside of the payment process? We are wanting to check the CVC before going to charge the card.

glad siren
#

You can't do that

granite trout
#

๐Ÿ‘€

#

Hmm the flow we want to do this in is confirming the payment intent from the backend. Is there any API version of sending CVC to confirm payment that is not via the Stripe SDK?

glad siren
#

Hmm trying this out, given me a few min

granite trout
#

great, thank you! ๐Ÿ™‚

glad siren
#

Ok, it doesn't seem like this can be tokenized by itself
You need to supply it as a confirmation parameter as far as I can tell

granite trout
#

Hmm, I don't follow exactly, what do you mean? You mean I can provide cvc as a confirm parameter directly somehow?

#

Would you be able to share an example request?

glad siren
granite trout
#

ok but this is happening from the backend, we don't have access to the card element. but we do have the actual CVC number

glad siren
silver rampartBOT
glad siren
#

ok @granite trout -- finally got this working like i think you need