Skip to content

Getting cards 'endDigits' and 'issuingCountryCode' #638

@MaxKebeDBZ

Description

@MaxKebeDBZ

Hi, thank you for this package.

Is your feature request related to a problem? Please describe.
We're trying to integrate a fraud prevention package that requires additional card details not accessible easily with adyen-react-native.

Describe the solution you'd like
Having a callback or callbacks to get:

  • endDigits (last 4 digits of the card number)
  • issuingCountryCode

binValue was also an issue but thanks to your recent addition of the onBinValue event we can get it.

Additional context
The web component has additional callbacks compared to this RN package, including onFieldValid that has endDigits and onBinLookup which has issuingCountryCode, so this would be a matter of having parity between what the web and react native solutions offer. I do see onBinLookup in adyen-react-native but it only gives the brand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Android SDKThis feature is missing on latest adyen-androidenhancementNew feature or requestiOS SDKThis feature is missing on latest adyen-ios

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions