This package has been deprecated

Author message:

New version is available here: https://www.npmjs.com/package/@trustpayments/ts-iin-lookup

@securetrading/ts-iin-lookup
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

IIN Lookup

Perform an IIN lookup to determine the credit card type

Usage

import { iinLookup } from '@securetrading/ts-iin-lookup';
const details = iinLookup.lookup('4111111111111111');
console.log(details.type); // Payment brand e.g. VISA/MASTERCARD/AMEX etc

Readme

Keywords

none

Package Sidebar

Install

npm i @securetrading/ts-iin-lookup

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

2.37 kB

Total Files

3

Last publish

Collaborators

  • james-simpson-st
  • stdevapi