standardize track1 and track2 fields. so mote it be!
authorivan <ivan>
Wed, 5 Dec 2007 07:28:09 +0000 (07:28 +0000)
committerivan <ivan>
Wed, 5 Dec 2007 07:28:09 +0000 (07:28 +0000)
Changes
OnlinePayment.pm

diff --git a/Changes b/Changes
index 8a87fb6..a05532f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@ Revision history for Perl extension Business::OnlinePayment.
 3.00_09  unreleased
         - doc: Allowable values of account_type
         - doc: Recurring billing actions and fields
+        - doc: new standard fields track1, track2, patch from Chris Travers,
+          thanks!
 
 3.00_08  Wed Jun 13 17:51:14 PDT 2007
         - B:OP:HTTPS: set response_page, response_code, response_headers
index 1426fc7..5087999 100644 (file)
@@ -389,8 +389,7 @@ IP Address from which the transaction originated.
 
 =item * card_number
 
-Credit card number (obviously not required for non-credit card
-transactions).
+Credit card number.
 
 =item * cvv2
 
@@ -399,8 +398,15 @@ security code used to reduce credit card fraud.
 
 =item * expiration
 
-Credit card expiration (obviously not required for non-credit card
-transactions).
+Credit card expiration.
+
+=item * track1
+
+Track 1 on the magnetic stripe (Card present only)
+
+=item * track2
+
+Track 2 on the magnetic stripe (Card present only)
 
 =item * recurring billing