X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-OpenECHO.git;a=blobdiff_plain;f=t%2Fcrypt_bad_card.t;h=572b1873bba823546b5952b36b05144d552bc691;hp=9e10fc2dda5300499eace6daf1a2b0a155a87442;hb=32073e637db2c5c91b726072f891c36ebd8b3d10;hpb=71f81652cd1bd62d0962647ffb19bf49d681f726 diff --git a/t/crypt_bad_card.t b/t/crypt_bad_card.t index 9e10fc2..572b187 100644 --- a/t/crypt_bad_card.t +++ b/t/crypt_bad_card.t @@ -14,9 +14,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',