X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=t%2Fcredit_card.t;h=62b6c8db552515c4f35bb4585856d42fb20add4d;hb=32073e637db2c5c91b726072f891c36ebd8b3d10;hp=3878374e175cb6ec4366281a9ec89158cda57878;hpb=ffb6cea0fbac2ddc1a849f6b7ccb54dfcae1615a;p=Business-OnlinePayment-OpenECHO.git diff --git a/t/credit_card.t b/t/credit_card.t index 3878374..62b6c8d 100644 --- a/t/credit_card.t +++ b/t/credit_card.t @@ -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',