vcatalano / py-authorize

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

Test failures #36

Closed jsma closed 9 years ago

jsma commented 9 years ago

Recent builds are failing because there are hard-coded dates in the tests. These dates are now invalid:

AuthorizeResponseError: E00013: First Settlement Date can not be older than the year of 2013.

See example output from a recent build in Travis