jondavidjohn / payform

:credit_card: A library for building credit card forms, validating inputs, and formatting numbers.
https://jondavidjohn.github.io/payform/
Other
427 stars 81 forks source link

Widen support for Maestro BIN patterns #54

Closed ddayguerrero closed 5 years ago

ddayguerrero commented 5 years ago

Fixes #53

Context

According to the issue, our latest BIN range for Maestro debit doesn't support the BINs found in the latest Mastercard Rules — June 2018

The Corporation may assign a Customer that engages in or is approved by the Corporation to engage in Activity one or more bank identification numbers (BINs).

The Corporation may assign BINs at its discretion from the following block ranges:

• Maestro: 639000 to 639099 and 670000 to 679999

Changes

How is this achieved?

ddayguerrero commented 5 years ago

Good call, we definitely can!