fix parsing OK response, fix tests
[Business-OnlinePayment-IATSPayments.git] / t / transaction.t
index 56b8a96..0f24fae 100644 (file)
@@ -14,7 +14,7 @@ my %content = (
     card_number    => '4111111111111111',
     cvv2           => '123',
     expiration     => '12/20',
-    amount         => '2.00',
+    amount         => '1.00',
     first_name     => 'Tofu',
     last_name      => 'Beast',
     address        => '1234 Soybean Ln.',