shipTo_country {#ship-to-country}
=================================

Country of the shipping address.  
Use the two-character ISO standard 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 available only on these processors: `FDC Nashville Global`, `Worldpay VAP`.  
These processors have specific requirements:

Payments Processing
:
**`FDC Nashville Global`:** If you include the shipTo_country field in a request and if the ship-to country is the U.S. or Canada, the request must also include the shipTo_state field.
:
**`Worldpay VAP`:** If this value is not included in the request, the billTo_country value from the authorization request is used.

Tax Calculation
:
This field is optional for US, Canadian, international, and value-added taxes.
:
When shipTo_country is not included in the request and the service defaults to billTo_ country, the value for shipTo_country is left blank in the Tax Detail Report
:
When shipTo_countryis not included in the request and the service defaults to billTo_ country, the value for shipTo_country is left blank in the Tax DetailReport.
:
This field is used for Tax Calculaton only when the shipTo_city and shipTo_state fields are present.

Specifications {#ship-to-country_d57e118}
-----------------------------------------

* **Data Type:** Request
* **Data Format:** String
* **Data Length:** 2

Mapping Information {#ship-to-country_d57e142}
----------------------------------------------

* REST API Field: orderInformation.shipTo.country
* SCMP API Field: ship_to_country
* Simple Order API Field: shipTo_country

Processor Field Names {#ship-to-country_d57e166}
------------------------------------------------

This list provides the Level II/Level III processor field name for each processor that supports Level II or Level III data:

* `Chase Paymentech Solutions`: Destination Country Code
* `Elavon Americas`: Destination Country Code
* `FDC Compass`: Destination Country Code
* `FDC Nashville Global`: Destination Country
* `GPN`: Destination Country Code
* `OmniPay Direct`: Destination Country Code
* `TSYS Acquiring Solutions`: Destination Country Code
* `Worldpay VAP`: destinationCountryCode

