X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=fec23910b191cd9edec4cf00ab5876a01a1bd225;hb=0f9677a5ec0ef393ed34ac8f51a9b9b848cebfa9;hp=304b3003c808478f24e03313271fa96a2debc2a2;hpb=d863745b80581d5e20756016200cda2aca357754;p=Business-OnlinePayment-LinkPoint.git diff --git a/Changes b/Changes index 304b300..fec2391 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,33 @@ Revision history for Perl extension Business::OnlinePayment::LinkPoint. +0.09 unreleased + - 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 + - make echeck synonymous with check + +0.06 Thu Apr 5 22:59:27 2007 UTC + - Add check capability + 0.05 Thu Jan 6 16:11:01 PST 2005 - Add patch from William McKee to support returns by order number