Releases: cuenca-mx/cuenca-validations
Releases · cuenca-mx/cuenca-validations
StrictTransferRequest
StrictTransferRequest uses StrictPaymentCardNumber to ensure that the card BIN has a known association
better error message for card BIN validation
StrictPaymentCardBin now raises an error that provides instructions on what can be done when the card BIN doesn't have a known association with a Mexican bank.
refactor
use latest version of clabe library
changes
Clabe.bank_code_3_digitstoClabe.bank_code_abmClabe.bank_code_5_digitstoClabe.bank_code_banxico
making sure GH release works
The code is identical to the prior version. This release is to ensure that the GH workflow is working properly.