merchant-category-code
v1.0.1
Published
Merchant Category Codes provides context to transaction merchant codes. See [wikipedia](https://en.wikipedia.org/wiki/Standard_Industrial_Classification) for more information.
Downloads
5,040
Readme
Merchant Category Code
Merchant Category Codes provides context to transaction merchant codes. See wikipedia for more information.
Install
npm i merchant-category-code
Usage
var mcc = require('merchant-category-code');
console.log(mcc(1731));