billTo_country {#bill-to-country}
=================================

Country in the billing address.  
Use the two-character ISO country code. See [ISO Standard Country Codes](https://developer.cybersource.com/docs/cybs/en-us/country-codes/reference/all/na/country-codes/country-codes.md "").
This field is optional if your account is configured for relaxed requirements for address data. For details about relaxed requirements, see the support article [Relaxed Requirements for Address Data and Expiration Date in Credit Card Transactions](https://support.visaacceptance.com/knowledgebase/Knowledgearticle/?code=000003128 "").  
**Tax Calculation Service**

* **U.S and Canadian Tax**: Required
* **International Tax and Value-Added Tax (VAT)**: Required

`Visa Platform Connect`
:
Credit card networks cannot process transactions that contain non-ASCII characters. `Visa Platform Connect` accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the payment card networks prevent `Visa Platform Connect` from transmitting non-ASCII characters to the payment card networks. Therefore, `Visa Platform Connect` replaces non-ASCII characters with meaningless ASCII characters for transmission to the payment card networks.

Specifications {#bill-to-country_d725e61}
-----------------------------------------

* **Data Type:** String
* **Data Length:** 2

Mapping Information {#bill-to-country_d725e80}
----------------------------------------------

* **REST API Field:** orderInformation.billTo.country
* **SCMP API Field:** bill_country
* **Simple Order API Field:** billTo_country

