Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
virginiacook opened this issue Dec 13, 2023 · 4 comments
Labels
kind:improvement triaged Issue has been reviewed by Stripe and is being tracked internally

Comments

@virginiacook
Copy link

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

@wooj-stripe
Copy link
Collaborator

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!

@virginiacook
Copy link
Author

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

@ryanzhangdd
Copy link

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

@wooj-stripe
Copy link
Collaborator

@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

@davidme-stripe davidme-stripe added the triaged Issue has been reviewed by Stripe and is being tracked internally label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:improvement triaged Issue has been reviewed by Stripe and is being tracked internally
Projects
None yet
Development

No branches or pull requests

4 participants