force country to ISO-3166-alpha-3
[Business-OnlinePayment-IPPay.git] / t / card.t
index a0da538..21b024b 100644 (file)
--- a/t/card.t
+++ b/t/card.t
@@ -25,6 +25,7 @@ my %content = (
     city           => 'Anywhere',
     state          => 'UT',
     zip            => '84058',
+    country        => 'US',      # will be forced to USA
     customer_id    => 'tfb',
 );