diff options
author | jeff <jeff> | 2007-11-20 03:03:08 +0000 |
---|---|---|
committer | jeff <jeff> | 2007-11-20 03:03:08 +0000 |
commit | 511331906b11bc8f104f49b164a0a4b262099b0d (patch) | |
tree | 813b37c784438b6d99e2f854f702e1006fa09cce /MANIFEST | |
parent | 63544739784abac4d9740323b609e554d58584e6 (diff) |
add ARB (recurring authorizations/subscriptions) support
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,13 +1,19 @@ +AuthorizeNet/AIM.pm +AuthorizeNet/ARB.pm AuthorizeNet.pm Changes MANIFEST Makefile.PL README -t/load.t +t/00load.t +t/card_arb.t t/credit_card.t t/check.t t/bop.t t/capture.t +t/mixed_operation.t t/test_account t/test_account_ach +t/test_account_arb t/lib/test_account.pl +META.yml Module meta-data (added by MakeMaker) |