From 14aefe1a4803346a26deed80aa0fc49bb0a23d97 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 16 Aug 2011 02:00:17 +0000 Subject: [PATCH] 0.03 --- Changes | 9 +++++++-- NMI.pm | 11 ++++++++++- README | 15 +++++++++++++-- 3 files changed, 30 insertions(+), 5 deletions(-) diff --git a/Changes b/Changes index 63d34c2..afc6ce2 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,12 @@ Revision history for Business-OnlinePayment-NMI +0.03 Mon Aug 15 18:58:41 PDT 2011 + - POD updates + - CPAN upload + 0.02 Tue Jun 15 12:16:59 PDT 2010 - Clean up for public release, add functional tests. + - Clean up for public release, add functional tests. + 0.01 Tue May 18 11:53:39 PDT 2010 - Initial release + - Initial release diff --git a/NMI.pm b/NMI.pm index a20c959..4e979dc 100644 --- a/NMI.pm +++ b/NMI.pm @@ -9,7 +9,7 @@ use URI::Escape; use vars qw($VERSION @ISA $DEBUG); @ISA = qw(Business::OnlinePayment::HTTPS); -$VERSION = '0.02'; +$VERSION = '0.03'; $DEBUG = 0; @@ -307,5 +307,14 @@ Based in part on Business::OnlinePayment::USAePay by Jeff Finucane 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 diff --git a/README b/README index f4109ea..969e834 100644 --- a/README +++ b/README @@ -2,6 +2,9 @@ Business-OnlinePayment-NMI A Business::OnlinePayment backend for credit card and electronic check processing through the Network Merchants Inc. system. +It's useful only if you have a merchant account with Jety Payments +(http://www.nmi.com/). + INSTALLATION To install this module, run the following commands: @@ -39,9 +42,17 @@ Support for commercial users is available from: COPYRIGHT AND LICENCE -Copyright (C) 2010 Mark Wells -Copyright (C) 2010 Freeside Internet Services, Inc. +Copyright (C) 2010-2011 Freeside Internet Services, Inc. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. +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/ + -- 2.11.0