stripe-ios icon indicating copy to clipboard operation
stripe-ios copied to clipboard

[Question] Is there a way to require confirmation of a saved card's CVC within the PaymentSheet?

Open virginiacook opened this issue 1 year ago • 4 comments

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

virginiacook avatar Dec 13 '23 23:12 virginiacook

Hi, We are in the process prioritizing support for CVC recollection. Could you provide more information about your integration shape?

  1. Are you guys using the “Mobile Payment Element” (aka Complete Flow) or the “Custom Payment Element” (aka Flow Controller)?
  2. Do you have an intent first integration, or a deferred intent integration?
  3. Do you know if you are using client side confirmation, or if you need server side confirmation?

Thanks!

wooj-stripe avatar Jan 05 '24 19:01 wooj-stripe

@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!

virginiacook avatar Jan 11 '24 23:01 virginiacook

Hi @wooj-stripe -- would you be able to provide a rough estimate on when cvc recollection will be supported in the ios sdk?

ryanzhangdd avatar Mar 19 '24 23:03 ryanzhangdd

@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

wooj-stripe avatar Mar 21 '24 22:03 wooj-stripe

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

sfriedman-stripe avatar Jul 11 '24 05:07 sfriedman-stripe