diff options
author | ivan <ivan> | 2006-10-18 01:54:43 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-10-18 01:54:43 +0000 |
commit | 613a646d7362d686c7b1f241b1bb47db50968de7 (patch) | |
tree | 59b187ef4956abe4c54229f6e9f68e7dfa75f1d7 /Changes | |
parent | bad299a933bf4eec330323773f6029245186ab13 (diff) |
From Michael G. Schwern: Fix t/credit_card.t test to use a date 11 months in the future as the expiration date, and to print the error message on failure.
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ Revision history for Perl extension Business::OnlinePayment::AuthorizeNet. screws up the error messages. - account_type mentioned twice in the required fields for checks. - Quiet an uninit value warning when customer_org is not set. + - Fix t/credit_card.t test to use a date 11 months in the future as + the expiration date, and to print the error message on failure. 3.15 Wed Mar 16 01:10:51 PST 2005 - Ask for ',' delimiter and '"' quote explicitly to prevent problems |