X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=ae9b956488341ab38cb5d107d3ef086312c7590d;hb=a499f2e8490087a18b572ccf63044a8c19b515bc;hp=d85f6d366a47bafc62bcc92c3142bedf37e185a1;hpb=d723cf7eb99572f3b4ac17a649bace0c9177b52e;p=Business-OnlinePayment-LinkPoint.git diff --git a/Changes b/Changes index d85f6d3..ae9b956 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,28 @@ Revision history for Perl extension Business::OnlinePayment::LinkPoint. +0.10 Wed Jun 18 14:44:54 PDT 2008 + - add PREREQ_PM on lpperl + +0.09 Wed Jul 11 18:07:20 PDT 2007 + - Trim all non-numeric characters from phone numbers when doing an ACH + transaction, as per undocumented suggestion from LinkPoint. + - ACH transactions: "SUBMITTED" indicates success + +0.08 Tue May 1 18:26:15 PDT 2007 + - Improve error message for declined checks. + - Update for new test account. + - 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 : + - 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 + 0.07 Thu Apr 6 18:27:32 2007 UTC - Add account type mapping - map bank_state onto bankstate