summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-07As per Linkpoint instructions, add "-k" flag to curl to skip SSL cert validationHEADmasterivan
2008-06-180.10Business_OnlinePayment_LinkPoint_0_10ivan
2007-07-12add PREREQ_PM on lpperlivan
2007-07-120.09BUSINESS_ONLINEPAYMENT_LINKPOINT_0_09ivan
2007-07-11ACH transactions: "SUBMITTED" indicates successivan
2007-07-11fix non-numeric trimmingivan
2007-07-11Trim all non-numeric characters from phone numbers when doing an ACH ↵ivan
transaction, as per undocumented suggestion from LinkPoint.
2007-05-02fixing MANIFESTBUSINESS_ONLINEPAYMENT_LINKPOINT_0_08ivan
2007-05-02- Update for new test account.ivan
- Add "cargs" argument including "-k" when in test mode. - Move tests from t2/ and have them actually work out of the box. - get rid of old Exporter / AutoLoader cruft - patch from Mark D. Anderson <mda@discerning.com>: - addrnum should be first digit string, not first word - avoid uninitialized variable warnings in lpperl due to webspace and debug - Map customer_ip, customer_id, invoice_number and description fields - Pass email, company, fax fields - Set lpperl debug if our $DEBUG is set - Better/supplimental download link for lpperl.pm
2007-05-01improve error messages (particularly for checks)jeff
2007-04-07grrBUSINESS_ONLINEPAYMENT_LINKPOINT_0_07jeff
2007-04-07echeck imrovementsjeff
2007-04-05inadvertantly left debugging onjeff
2007-04-05add check capabilityjeff
2005-01-07 - Add patch from William McKee <william@knowmad.com> to supportBUSINESS_ONLINEPAYMENT_LINKPOINT_0_05ivan
returns by order number - add debugging flag, now off by default
2004-08-020.04BUSINESS_ONLINEPAYMENT_LINKPOINT_0_04ivan
2004-06-24and... a parenthesis! woo 0.4ivan
2004-06-24fix order_number and also return avs codeivan
2004-06-24send expiration year in new formativan
2004-06-24do these need to be in lowercaseivan
2004-06-24see whole responseivan
2004-06-24see whole responseivan
2004-06-24send addrnum not addressivan
2004-06-24lala s/hostname/host/ivan
2004-06-24and fix cvv2 andivan
2004-06-24s/storename/configfile/ivan
2004-06-24get the amount right...ivan
2004-06-24linkpoint api 3.5ivan
2003-08-110.03BUSINESS_ONLINEPAYMENT_LINKPOINT_0_03ivan
2003-08-110.02ivan
2003-05-13updates for linkpoint 2.6 drain bramageivan
2003-05-13untested update for linkpoint 2.6 changes, ickivan
2003-03-31better error message when LinkPoint does not return a statusMessageivan
2003-03-28number tests correctlyivan
2003-03-28future expiration datesivan
2002-08-14update for load.t move from t/ to t2/BUSINESS_ONLINEPAYMENT_LINKPOINT_0_02ivan
2002-08-14- PREREQ_PM on Business::OnlinePaymentivan
- move load.t from t/ to t2/ - documentation updates
2002-02-27quiet "Use of uninitialized value" warnings from lperl.pmhelpivan
2002-02-275.005-safeivan
2002-02-26eliminate warnings about redefined subroutinesivan
2002-02-26be less verbose by defaultivan
2002-02-15initial importBEGINivan