summaryrefslogtreecommitdiff
path: root/t/credit_card.t
diff options
context:
space:
mode:
Diffstat (limited to 't/credit_card.t')
-rw-r--r--t/credit_card.t5
1 files changed, 2 insertions, 3 deletions
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',