stripe-ios
stripe-ios copied to clipboard
[Question] Dedicate textfield for CVC Recollection feature
Summary
I have checkout the current API and it looks like there is no dedicate field to recollect CVC in order to implement this feature iOS Recollect CVC. What is the current acceptable implementation for this feature? can I collect the CVC from my own text field and then follow the integration with STPConfirmCardOptions
? Would this approach still make me PCI Compliant (eligible for an SAQ A)?
Hi @langtutheky — my understanding is that using CVC recollection in that way could make you ineligible for a SAQ A. We're going to keep this issue open as a request for a Stripe-provided CVC UI element, which would help keep you eligible for a SAQ A.
@davidme-stripe I am also interested by this. Would it be possible to integrate this feature into the PaymentSheet as an option (configuration flag) or a flag in the payment intent ?