GithubHelp home page GithubHelp logo

data's People

Contributors

alexyomar avatar andbad avatar binlistnet avatar cermakjn avatar cwikman avatar elangsru avatar endanaughton avatar eugeneotto avatar evilworm avatar fbunjaku avatar gardere avatar itunali avatar jackobk avatar kamushadenes avatar marios88 avatar mikederoiste avatar owenobyrne avatar ozziest avatar pmccowat avatar raugfer avatar sergeax avatar tjconcept avatar vigneswaralu avatar virky0391 avatar zgarcia83 avatar zwzmzd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

data's Issues

557379 was correct, but is now incorrect.

Last month (and possibly even last week) 557379 was correctly showing as MasterCard Debit from United Kingdom.

Now it is showing as a Visa Debit card from the US.

53487000 is a Bank of America Business Debit Card (MC)

I've gone through 3 cards now thinking the IIN was messed up because a payment provider would not accept the card as a debit card. It turns out the record does not exist on the list. I'd be happy to send you a few photos to confirm.

website not displaying correctly or properly?

Binlist.net

Enter the first digits of a card number (BIN/IIN)

Scheme / network

Visa

Brand

Visa/Dankort

Card number

Length

16

LUHN
Yes /
No

Type
Debit /
Credit

Prepaid
Yes /
No

Country
🇩🇰 Denmark

(latitude: 56, longitude: 10)

Bank
Jyske Bank, Hjørring

www.jyskebank.dk

+4589893300

API

curl / https
curl -H "Accept-Version: 3" "https://lookup.binlist.net/45717360"

{
"number": {
"length": 16,
"luhn": true
},
"scheme": "visa",
"type": "debit",
"brand": "Visa/Dankort",
"prepaid": false,
"country": {
"numeric": "208",
"alpha2": "DK",
"name": "Denmark",
"emoji": "🇩🇰",
"currency": "DKK",
"latitude": 56,
"longitude": 10
},
"bank": {
"name": "Jyske Bank",
"url": "www.jyskebank.dk",
"phone": "+4589893300",
"city": "Hjørring"
}
}

Node.js / npm / browser(ify)
npm install binlookup

var lookup = require('binlookup')()

// callback
lookup('45717360', function( err, data ){
if (err)
return console.error(err)

console.log(data)
})

// promise
lookup('45717360').then(console.log, console.error)

•npm package
•Source code

Web results VS API results not consistent

Hi,
The web results VS the API results are not always consistent. Please see my screenshot examples for a card starting with 410489 (which is a prepaid card). The web service shows correctly that it is a prepaid card, however the API returns false for prepaid.

image

image

UK AMEX displaying as US Visa Debit

Hiya,

One reoccurant problem we have with the information provided by yourselves is that all UK issued Amex cards you state are Visa Debit Cards issued in the US and results in under collecting on card charges. All other bin checkers pick this up correctly? Any chance you can fix that?

API response not giving consistent values

We're seeing null being returned in the prepaid property. It's been determined that true or false are not the only values of that property. I believe this is a bug.

Filter by country

Hi, didn't found any doc's. Is there a way to get bin's for a given country?

379186 is VISA via api

tested the above account via api it returns VISA

{"scheme":"VISA","number":{"length":19,"prefix":"379186"},"type":"DEBIT","brand":"Visa Plus","prepaid":false,"bank":{},"country":{"alpha2":"US","name":"United States","numeric":"840","latitude":38,"longitude":-97}}

but when search via the web it returns as amex

Add bank name for this #BIN : 474843

The full information are :

BIN Number: 474843
Brand: VISA
Country Code: DE
Country Name: Germany
Bank: BAYERISCHE LANDESBANK
CardType: CREDIT
CardCategory: CLASSIC

BIN working via API but not in CSV

Hello,
Is there a particular reason why some BINs are correctly returned via the API, but are not found in the CSV? For example: 581750.
Thanks for any help.

Card category options

Seems like the category column corresponds roughly to LEVEL in bindb.com

We only allow: CLASSIC|STANDARD|PRESTIGE|PLATINUM
Whereas the documentation there (and the results of some binlist.net lookups) contains: PREPAID|GOLD|GIFT|BUSINESS|ELECTRON|WORLD ELITE

Should the schema restrictions be expanded?

This Bank assigned to BIN's 437727 is incorrect

The correct information is
BOKF, N.A.
This is a VIA debit card assigned to Postel Family CU

I notice many BIN's as not correct how do you update this information
BIN 437727

• SCHEME / NETWORK
Visa
• BRAND
Traditional
• CARD NUMBER
O LENGTH
16
O LUHN

  1. Yes
  2. No
    • TYPE
  3. Debit
    • COUNTRY
    USA
    • BANK
    BOKF

Missing bank information recently?

In february I queried a bin and got this response (different formatting because I was doing some research)

"453985": 
brand="VISA" 
issuer="VISA ICELAND" 
cardtype="CREDIT" 
country_code="IS" 
is_prepaid="false"

Now I queried the same bin and got this response

{
bin: "453986",
brand: "VISA",
sub_brand: "Visa Gold",
country_code: "IS",
country_name: "Iceland",
card_type: "CREDIT",
card_category: "",
latitude: 65,
longitude: -18
}

Should I submit a pull request with updated information for this Bin and some others I have found or is this a problem with binlist.net other databases?

Server Down!!

Hey there, the server has been down for more than 13 hours. Are you working on a solution? We really depend on this amazing work you've done!

Please!!!!!!!

One card type

Bin 377846 has the wrong information the correct info is

BIN/IIN number 377846
Brand AMERICAN EXPRESS
Country Code (ISO3166-1) IS
Country Iceland
Bank Kreditkort
Card Type CREDIT

Missing Bin 379763

Hi,

I know in the past this bin mapped to AMEX. However, currently the service returns VISA. I physically have a card that shows AMEX. I looked at your BIN data and it looks like you have the prefix 3797 mapping to AMEX for 4 combinations of 2 numbers after that. Is there a chance that the big revamp dropped this bin?

Add reporting mechanism directly to the website

By adding a new info / error reporting form directly on the website, you could both cut down on the nonsense detail issues reported and get a much more fine-grained confidence and quality control.

Incomplete info on Prepaid Cards

iin 484735 - Shows Debit card. It is not.
This is a Vanilla Prepaid Visa from Bancorp Bank. Why does this list exclude cards like this from the PREPAID category?

Error response always ZERO

Hi,

I'm trying to request the service via https://lookup.binlist.net/<number> but even if the HTTP response is coming 4** when is wrong to exploding the time limit, in the browser is always coming ZERO. For example, I'm trying call it via JQuery AJAX (2.1.0) but the ZERO callback is always called no matter what.

Example:

$.ajax({
    url: "https://lookup.binlist.net/" + cardNumber,
    dataType: 'json',
    cache: false,
    headers: {
        'Accept-Version': '3'
    },
    statusCode: {
        0: function () {
            console.log("ZERO!");
        },
        200: function () {
            console.log("200");
        },
        400: function () {
            console.log("400");
        },
        404: function () {
            console.log("404");
        },
        429: function () {
            console.log("429");
        }
    },
    error: function (data, status, error) {
        console.log(data); // object
        console.log(data.status); // 0 (zero)
        console.log(status); // error
        console.log(error); // EMPTY
    }
});

Is there something missing?

Get `bank_phone`

There is a bank_phone at ranges.csv... can U add this field to API responses?
Is it legal?

thanks in advance

540205 wrong card type

540205 reported as credit card, but it is a debit card.
Reported by customers and confirmed with bindb.com manual search.
I think it's part of the core database, so I don't wanted to add it to the iin-user-contributions.csv.

MasterCard issue

I have tried several mastercard numbers, debit, debit-prepaid & credit none of them seem to return a length or luhn?

Apple Pay BIN

Hi, at least one US Amex BIN is reporting incorrectly as a Visa Debit. I know apple pay uses a DAN (Device Account Number) instead of the real PAN. Does this project support Apple Pay DANs?

527660 - Conta Super Is a Credit Card not Debit

Conta super cards

{
"bin": "527660",
"brand": "MASTERCARD",
"sub_brand": "",
"country_code": "BR",
"country_name": "Brazil",
"bank": "CONTASUPER",
"card_type": "DEBIT",
"card_category": "",
"latitude": "-10",
"longitude": "-55"
}

Should be

{
"bin": "527660",
"brand": "MASTERCARD",
"sub_brand": "",
"country_code": "BR",
"country_name": "Brazil",
"bank": "CONTASUPER",
"card_type": "CREDIT",
"card_category": "",
"latitude": "-10",
"longitude": "-55"
}

What do I suppose to do with binlist mistakes?

My Mastercard Credit Card from UK 522948 reading as Visa Debit Card from US.
I can see that it is common issue for that web site.
Does anyone knows How it can be corrected? Or whom can I write to get result?

IIN coverage

Can you confirm how many records you have in your database? I'm trying to gauge the level of coverage.

bin 525615 error

bin 525615 is a DE MASTERCARD CREDIT STANDARD VERBAND DER SPARDA BANKEN E.V., not US visa like stated

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.