From 94c223777c56bc32ed5222ca5e8dd9576e7b1627 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 13 Mar 2007 19:38:29 +0000 Subject: [PATCH] 3.00_06 --- Changes | 2 +- META.yml | 2 +- OnlinePayment.pm | 9 +++++++++ README | 1 + 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index e771004..5f720c1 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for Perl extension Business::OnlinePayment. -3.00_06 unreleased +3.00_06 Tue Mar 13 12:26:04 PDT 2007 - B:OP:HTTPS: add optional \%options (options hashref) to https_get and https_post to allow modules using this to set headers, etc. required for PayflowPro HTTP protocol support diff --git a/META.yml b/META.yml index 7e0edd2..ca35f02 100644 --- a/META.yml +++ b/META.yml @@ -1,7 +1,7 @@ # http://module-build.sourceforge.net/META-spec.html #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# name: Business-OnlinePayment -version: 3.00_01 +version: 3.00_06 version_from: OnlinePayment.pm installdirs: site requires: diff --git a/OnlinePayment.pm b/OnlinePayment.pm index c383ba9..c8f929d 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -375,6 +375,10 @@ Customer's fax number. Customer's email address. +=item * customer_ip + +IP Address from which the transaction originated. + =back =head3 CREDIT CARD FIELDS @@ -535,6 +539,11 @@ Jason Kohles, email@jasonkohles.com Phil Lobbes Ephil at perkpartners dot comE +=head1 MAILING LIST + +Please direct current development questions, patches, etc. to the mailing list: +http://420.am/cgi-bin/mailman/listinfo/bop-devel/ + =head1 DISCLAIMER THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED diff --git a/README b/README index 80b59d3..7865e93 100644 --- a/README +++ b/README @@ -1,6 +1,7 @@ ***************************************************************************** * 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. * ***************************************************************************** -- 2.11.0