orderInformation. shipTo.country {#order-info-shipto-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 orderInformation.shipTo.country field in a request and if the ship-to country is the U.S. or Canada, the request must also include the orderInformation.shipTo.administrativeArea field.
:
**`Worldpay VAP`:** If this value is not included in the request, the orderInformation.billTo.country value from the authorization request is used.

Tax Calculation
:
This field is optional for US, Canadian, international, and value-added taxes. Billing address objects will be used to determine the cardholder's location when orderInformation.shipTo.countryshipTo objects are not present.
:
When is not included in the request and the service defaults to orderInformation.billTo.country, the value for orderInformation.shipTo.country is left blank in the Tax Detail Report
:
When orderInformation.shipTo.countryis not included in the request and the service defaults to orderInformation.shipTo.country, the value for orderInformation.shipTo.country is left blank in the Tax DetailReport.
:
This field is used for Tax Calculaton only when the orderInformation.shipTo.locality and orderInformation.shipTo.administrativeArea fields are present.

Specifications {#order-info-shipto-country_Specifications}
----------------------------------------------------------

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

Mapping Information {#order-info-shipto-country_Mapping}
--------------------------------------------------------

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

Processor Field Names {#order-info-shipto-country_Processors}
-------------------------------------------------------------

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

