4D Payments SDK 2016 .NET Edition

Questions / Feedback?

DestinationCountry Property

Country the goods are to be shipped to.

Syntax

public string DestinationCountry { get; set; }
Public Property DestinationCountry As String

Default Value

""

Remarks

For Visa and MasterCard transactions, this property contains the three-digit numeric code of the country where the goods are being shipped. These codes are specified by ISO-3166. For the United States, use "840".

The maximum length of this property is 3 characters.

This property is used for both Visa and MasterCard Corporate Purchasing Cards.

Copyright (c) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]