From: fbriere Date: Fri, 17 Feb 2006 00:35:47 +0000 (+0000) Subject: Rewrote docs a bit X-Git-Tag: V0_01~28 X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-InternetSecure.git;a=commitdiff_plain;h=9072ab6533db9ea98aa49420770b8091c0ef9b57 Rewrote docs a bit --- diff --git a/InternetSecure.pm b/InternetSecure.pm index 30ef584..591c98d 100755 --- a/InternetSecure.pm +++ b/InternetSecure.pm @@ -460,9 +460,15 @@ Customer information. B should be a two-letter code taken from ISO =over 4 -=item receipt_number() / sales_number() +=item receipt_number() -Receipt number and sales order number of submitted order. +Receipt number of this transaction; this is actually a string, unique to all +InternetSecure transactions. + +=item sales_number() + +Sales order number of this transaction. This is a number, unique to each +merchant, which is incremented by 1 each time. =item total_amount()