stripe-ios
stripe-ios copied to clipboard
[Question] Is there a way to require confirmation of a saved card's CVC within the PaymentSheet?
Hello!
Is there a PaymentIntent configuration (either server-side or within the PaymentSheet configuration) to require confirmation of a saved card's CVC within the iOS PaymentSheet?
Thank you, Virginia
Hi, We are in the process prioritizing support for CVC recollection. Could you provide more information about your integration shape?
- Are you guys using the “Mobile Payment Element” (aka Complete Flow) or the “Custom Payment Element” (aka Flow Controller)?
- Do you have an intent first integration, or a deferred intent integration?
- Do you know if you are using client side confirmation, or if you need server side confirmation?
Thanks!
@wooj-stripe sorry for my delayed response! We are using the PaymentSheet (not flow controller). Based on that, I believe we are using an intent-first integration, and need client-side confirmation, not server-side confirmation.
An ideal solution for us would be to have the PaymentSheet handle CVC recollection before actually charging the card (maybe have a boolean value for the configuration which is requireCVCRecollection or something along those lines to require cvc for saved cards), and pretty much work out of the box.
Thank you!
Hi @wooj-stripe -- would you be able to provide a rough estimate on when cvc recollection will be supported in the ios sdk?
@ryanzhangdd - Thanks for reaching out!. Unfortunately, I don't have a rough estimate as to when CVC Recollection will be GA'ed in the iOS SDK. If you'd like, you can sign up for our beta :).
cc: @virginiacook
Hi all, I'm going to close this issue down since the beta John mentioned has been available for a bit now. If you have any feedback on the beta, please open a new issue! Thank you