vcatalano / py-authorize

A full-featured Python API for the Authorize.net payment gateway.
MIT License
42 stars 35 forks source link

CreditCardSchema expiration_year extended to 12 years #77

Closed jordotech closed 6 years ago

jordotech commented 6 years ago

We've been experiencing that 7 years range for expiration year is not always enough (gift card visas etc.), I extended it to 12 years.