hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

[FEATURE] todo: Card Issuer from Card BIN number

Open ArjunKarthik opened this issue 1 year ago • 0 comments

Feature Description

Connector like Worldline requires payment method id which is mandatory to create payment request and this is unique for every card issuer. So our system should be able to decide the card issuer based on the input card number.

Possible Implementation

Need to maintain a table which maps BIN number and the issuer type.

Have you spent some time to check if this feature request has been raised before?

  • [X] I checked and didn't find similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

ArjunKarthik avatar Jan 15 '23 16:01 ArjunKarthik