Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

DestinationCountry Property

Country the goods are to be shipped to.

Syntax

[VB.NET]
Public Property DestinationCountry As String

[C#]
public string DestinationCountry {get; set;}

Remarks

For Visa 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".

For MasterCard transactions, this property should contain the three-character alpha code specified by that same ISO spec. For the United States, use "USA".

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

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0