creditcardnumber icon indicating copy to clipboard operation
creditcardnumber copied to clipboard

CardBrand for 6799998900000070017

Open Edmondton opened this issue 1 year ago • 2 comments

Issue

Please explain the issue briefly

  • Provide the steps that you took to reproduce the issue
val card = "6799998900000070017"
val cardBrand = CardBrand.from(card) // Unknown, should be MAESTRO https://iinbinlist.com/number.html?code=679999

  • Provide any steps that you took to solve the issue

Environment

Specify the

  • version of Credit Card Number that you are using - 4.0.3
  • version of Java that you are using - Java 11
  • operating system and version that you are using - Mac

Edmondton avatar May 31 '23 19:05 Edmondton

@sualeh - I was wondering if you could perhaps update the CardBrand to match the BIN (679999), full number: 6799998900000070017, I believe it is Maestro

Edmondton avatar May 31 '23 19:05 Edmondton

@Edmondton The goal of this project is to use publicly available references. Do you have a link to a public reference on this Maestro BIN?

sualeh avatar May 31 '23 21:05 sualeh