Source: Binlist.net
Name | Description | Inputs (ordered) |
Output (only one) |
---|---|---|---|
Given the first 6 digits of a credit card number, this function returns relevant bank information.
Example: =Ignite("binlist.net","binlist","Bank","431940") |
6_digits
|
Bin Brand SubBrand Bank CountryCode CountryName CardType CardCategory |
Examples:
A | B (Forumla) | C (Output) | |
---|---|---|---|
1 | 431940 | =Ignite("binlist.net","binlist","Brand",A1) | VISA |
2 | 431940 | =Ignite("binlist.net","binlist","SubBrand",A2) | |
3 | 431940 | =Ignite("binlist.net","binlist","CountryCode",A3) | IE |
4 | 431940 | =Ignite("binlist.net","binlist","CountryName",A4) | Ireland |
5 | 431940 | =Ignite("binlist.net","binlist","Bank",A5) | BANK OF IRELAND |
6 | 431940 | =Ignite("binlist.net","binlist","CardType",A6) | DEBIT |