Update test account with new PIN
authorivan <ivan>
Mon, 13 Sep 2004 23:35:46 +0000 (23:35 +0000)
committerivan <ivan>
Mon, 13 Sep 2004 23:35:46 +0000 (23:35 +0000)
customer_id => merchant_trace_nbr

Changes
OpenECHO.pm
t/bad_card.t
t/credit_card.t
t/crypt_bad_card.t
t/crypt_credit_card.t

diff --git a/Changes b/Changes
index f6c339e..4874562 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.02  unreleased
+       - update test account with new PIN
+       - customer_id => merchant_trace_nbr
+
 0.01  Wed Aug 25 23:27:55 2004
         - original version; created by ivan 1.0
 
index 595c38d..b3c7910 100644 (file)
@@ -177,8 +177,7 @@ sub submit {
         'amount'         => 'grand_total',\r
         #                => 'merchant_email',\r
         #invoice_number  =>\r
-        #customer_id     =>\r
-        #                => 'merchant_trace_nbr',\r
+        customer_id      => 'merchant_trace_nbr',\r
         #                => 'original_amount',\r
         #                => 'original_trandate_mm',\r
         #                => 'original_trandate_dd',\r
index b2bc0f1..3d0913c 100644 (file)
@@ -12,7 +12,7 @@ $tx->content(
     type           => 'VISA',
     #login          => '123>4684752',
     login          => '1234684752',
-    password       => '43400210',
+    password       => '54321420',
     action         => 'Normal Authorization',
     description    => 'Business::OnlinePayment visa test',
     amount         => '49.95',
index f7dfafb..3878374 100644 (file)
@@ -12,7 +12,7 @@ $tx->content(
     type           => 'VISA',
     #login          => '123>4684752',
     login          => '1234684752',
-    password       => '43400210',
+    password       => '54321420',
     action         => 'Normal Authorization',
     description    => 'Business::OnlinePayment visa test',
     amount         => '49.95',
index 24810d2..9e10fc2 100644 (file)
@@ -16,7 +16,7 @@ $tx->content(
     type           => 'VISA',
     #login          => '123>4684752',
     login          => '1234684752',
-    password       => '43400210',
+    password       => '54321420',
     action         => 'Normal Authorization',
     description    => 'Business::OnlinePayment visa test',
     amount         => '49.95',
index ca51239..8f5c252 100644 (file)
@@ -16,7 +16,7 @@ $tx->content(
     type           => 'VISA',
     #login          => '123>4684752',
     login          => '1234684752',
-    password       => '43400210',
+    password       => '54321420',
     action         => 'Normal Authorization',
     description    => 'Business::OnlinePayment visa test',
     amount         => '49.95',