From aa596d52e7e0dfc303399c6415d96830c5068e1e Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 26 Feb 2003 03:46:54 +0000 Subject: [PATCH] request patches as diff -u --- AuthorizeNet.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index 4fe402b..7b4778f 100644 --- a/AuthorizeNet.pm +++ b/AuthorizeNet.pm @@ -1,6 +1,6 @@ package Business::OnlinePayment::AuthorizeNet; -# $Id: AuthorizeNet.pm,v 1.18 2003-01-22 09:59:02 ivan Exp $ +# $Id: AuthorizeNet.pm,v 1.19 2003-02-26 03:46:54 ivan Exp $ use strict; use Carp; @@ -291,7 +291,8 @@ https://secure.authorize.net/docs/developersguide.pml for details. Jason Kohles, jason@mediabang.com Ivan Kohler updated it for Authorize.Net protocol -3.0/3.1 and is the current maintainer. +3.0/3.1 and is the current maintainer. Please send patches as unified diffs +(diff -u). Jason Spence contributed support for separate Authorization Only and Post Authorization steps and wrote some docs. -- 2.11.0