merchant-category-code

Merchant Category Codes provides context to transaction merchant codes. See [wikipedia](https://en.wikipedia.org/wiki/Standard_Industrial_Classification) for more information.


License
ISC
Install
npm install merchant-category-code@1.0.1

Documentation

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));