X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=OnlinePayment.pm;h=9b251c80c1a6972753b6541fafab2291bfef2658;hb=8936a751b7a38eedbe5044acd83a78614d82c632;hp=c383ba9c046208f45f475306c64d32ace3fdd872;hpb=7ec8d1f20d61ca2b28628c04ba538e00307e00ea;p=Business-OnlinePayment.git diff --git a/OnlinePayment.pm b/OnlinePayment.pm index c383ba9..9b251c8 100644 --- a/OnlinePayment.pm +++ b/OnlinePayment.pm @@ -6,7 +6,7 @@ use Carp; require 5.005; -$VERSION = '3.00_06'; +$VERSION = '3.00_07'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number # Remember subclasses we have "wrapped" submit() with _pre_submit() @@ -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