From fe8818682f96ba636eaca74810867a177dfa9ca8 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 16 Aug 2011 01:55:27 +0000 Subject: 0.09 --- lib/Business/OnlinePayment/Jety.pm | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'lib/Business/OnlinePayment/Jety.pm') diff --git a/lib/Business/OnlinePayment/Jety.pm b/lib/Business/OnlinePayment/Jety.pm index a10c64e..bfd7998 100644 --- a/lib/Business/OnlinePayment/Jety.pm +++ b/lib/Business/OnlinePayment/Jety.pm @@ -10,7 +10,7 @@ use Date::Format; use Tie::IxHash; @ISA = qw(Business::OnlinePayment::HTTPS); -$VERSION = '0.08'; +$VERSION = '0.09'; $me = 'Business::OnlinePayment::Jety'; $DEBUG = 0; @@ -260,8 +260,7 @@ Business::OnlinePayment::Jety - Jety Payments ACH backend for Business::OnlinePa use Business::OnlinePayment; #### - # Electronic check authorization. We only support - # 'Normal Authorization'. + # Electronic check authorization. #### my $tx = new Business::OnlinePayment("Jety"); @@ -322,7 +321,9 @@ Returns a useful error message. The following actions are valid: - normal authorization + Normal Authorization + Void + Credit =head1 AUTHOR @@ -332,5 +333,14 @@ Mark Wells perl(1). L. +=head1 ADVERTISEMENT + +Need a complete, open-source back-office and customer self-service solution? +The Freeside software includes support for credit card and electronic check +processing, integrated trouble ticketing, and customer signup and self-service +web interfaces. + +http://freeside.biz/freeside/ + =cut -- cgit v1.2.1