- Switch from GET to POST, as per old 1.5 prerelease from Michael
[Business-OnlinePayment-OpenECHO.git] / t / bad_card.t
index 3d0913c..760242b 100644 (file)
@@ -10,9 +10,8 @@ use Business::OnlinePayment;
 my $tx = new Business::OnlinePayment("OpenECHO");
 $tx->content(
     type           => 'VISA',
-    #login          => '123>4684752',
-    login          => '1234684752',
-    password       => '54321420',
+    'login'        => '123>4685706',
+    'password'     => '09437869',
     action         => 'Normal Authorization',
     description    => 'Business::OnlinePayment visa test',
     amount         => '49.95',