http response code no longer includes version even when using Net::SSLeay
[Business-OnlinePayment.git] / OnlinePayment.pm
index 64c66db..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
 
@@ -474,7 +480,7 @@ and units (currently "days" or "months" in either singular or plural form).
 =item * start
 
 The date of the first transaction (used for processors which allow delayed
-start).
+start) expressed as YYYY-MM-DD.
 
 =item * periods