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

feat: add isThreeDSecureSupported on CardResult type #1347

Merged

Conversation

huextrat
Copy link
Contributor

@huextrat huextrat commented Apr 5, 2023

Summary

Added isThreeDSecureSupported to the CardResult type.

This field uses threeDSecureUsage to indicate whether the card supports 3DS or not.

Motivation

Native SDK has this information, but the bridge does not pass this data to the RN package.

This information can be useful to improve the user experience by indicating to the user that a validation from their bank may be required isThreeDSecureSupported is true.

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@CLAassistant
Copy link

CLAassistant commented Apr 5, 2023

CLA assistant check
All committers have signed the CLA.

Co-authored-by: charliecruzan-stripe <97612659+charliecruzan-stripe@users.noreply.github.com>
@charliecruzan-stripe charliecruzan-stripe merged commit 4c4e3d0 into stripe:master Apr 10, 2023
@huextrat huextrat deleted the feat/is_three_d_secure_supported branch April 25, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants