diff options
author | ivan <ivan> | 2002-08-14 01:32:54 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-08-14 01:32:54 +0000 |
commit | 57be53d4eb43d9dba5ce1882f32e79a8167b472c (patch) | |
tree | 500b18061f1f759c5e657bca6740287cd32b94f7 /README | |
parent | 905c3c508e85c7baf978bf5099142322d660e585 (diff) |
- PREREQ_PM on Business::OnlinePayment
- move load.t from t/ to t2/
- documentation updates
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -3,12 +3,11 @@ All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This is Business::OnlinePayment::LinkPoint, an Business::OnlinePayment -backend module for the LinkPoint. It is only useful if you have a merchant -account with LinkPoint: http://www.linkpoint.com/ and the "LinkPoint Perl -Wrapper": +backend module for LinkPoint. It is only useful if you have a merchant account +with LinkPoint: http://www.linkpoint.com/ and the "LinkPoint Perl Wrapper": http://www.linkpoint.com/product_solutions/internet/lperl/lperl_main.html -It is based on Businss::OnlinePayment::AuthorizeNet written by Jason Kohles. +It is based on Business::OnlinePayment::AuthorizeNet written by Jason Kohles. There are additional tests in t2/ that may be useful to you once you have a store number and key file. |