creditcardnumber
creditcardnumber copied to clipboard
CardBrand for 6799998900000070017
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
@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 The goal of this project is to use publicly available references. Do you have a link to a public reference on this Maestro BIN?