From: ivan Date: Mon, 17 Aug 2009 23:00:08 +0000 (+0000) Subject: 3.00 X-Git-Tag: BUSINESS_ONLINEPAYMENT_3_00~1 X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=commitdiff_plain;h=fc473db92f9a25dbb0245bea992aea379456de2c 3.00 --- diff --git a/Changes b/Changes index 579b094..0e5ae71 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Perl extension Business::OnlinePayment. -3.00_10 unreleased +3.00 Mon Aug 17 15:55:11 PDT 2009 + - It finally happened. - doc: add repo info 3.00_09 Mon Jul 21 20:44:08 PDT 2008 diff --git a/OnlinePayment.pm b/OnlinePayment.pm index 09f5b60..a3a262f 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -6,7 +6,7 @@ use Carp; require 5.005; -$VERSION = '3.00_09'; +$VERSION = '3.00'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number # Remember subclasses we have "wrapped" submit() with _pre_submit() diff --git a/README b/README index 7865e93..8b24ec4 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ -***************************************************************************** -* Copyright (c) 1999-2004 Jason Kohles. * -* Copyright (c) 2004 Ivan Kohler * -* Copyright (c) 2007 Freeside Internet Services, Inc. -* All rights reserved. This program is free software; you can redistribute * -* it and/or modify it under the same terms as Perl itself. * -***************************************************************************** +Copyright (c) 1999-2004 Jason Kohles +Copyright (c) 2004 Ivan Kohler +Copyright (c) 2007-2009 Freeside Internet Services, Inc. + +All rights reserved. This program is free software; you can redistribute +it and/or modify it under the same terms as Perl itself. + Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you