Skip to content

sahlhoff/merchant-category-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Merchant Category Codes for credit card transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published