card icon indicating copy to clipboard operation
card copied to clipboard

Get bank name by binlist

Open shkupjane opened this issue 6 years ago • 1 comments

hello, how can i get bank name? how can i add this plugin into my project? sample: https://www.npmjs.com/package/banks-db

shkupjane avatar Apr 03 '18 13:04 shkupjane

Hello and welcome, what do you mean by getting the bank name?

If you look closely at the demo you will see that the card gets colored and gets a logo after entering the first 2 digits, the digits that determine which bank it is.

BinList offers an API that returns you a JSON, including the bank name.

AltayAkkus avatar Apr 23 '18 12:04 AltayAkkus