Skip to content

Releases: cuenca-mx/cuenca-validations

StrictTransferRequest

19 Jun 18:19

Choose a tag to compare

StrictTransferRequest uses StrictPaymentCardNumber to ensure that the card BIN has a known association

better error message for card BIN validation

19 Jun 17:59
be153c9

Choose a tag to compare

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

19 Jun 05:06
396e0dc

Choose a tag to compare

  • consistent interface with Pydantic
  • local lookup / validation of card bins

use latest version of clabe library

16 Jun 18:00

Choose a tag to compare

changes

  • Clabe.bank_code_3_digits to Clabe.bank_code_abm
  • Clabe.bank_code_5_digits to Clabe.bank_code_banxico

making sure GH release works

02 Jun 19:41

Choose a tag to compare

The code is identical to the prior version. This release is to ensure that the GH workflow is working properly.