Skip to content

RuanRosa/mc-binlookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mc-binlookup

image

Description

mastecard bin lookup using first 10 digits of card

Usage

go run main.go

BIN(10): 5371425764

Response

{
 "CompanyName": "BANCO C6 SA",
 "ICA": "20414",
 "AccountRangeFrom": 5371420000,
 "AccountRangeTo": 5371429999,
 "BrandProductCode": "MLC",
 "BrandProductName": "MASTERCARD MICRO-BUSINESS CARD",
 "AcceptanceBrand": "MCC",
 "Country": "BRA"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages