CustomerCode Property
Merchant-assigned customer code.
Syntax
[VB.NET] Public Property CustomerCode As String
[C#] public string CustomerCode {get; set;}
Remarks
This property is used to specify a merchant-assigned code identifying the customer of the transaction.
Note: This is a mandatory field for supporting Amex Level 2 Transactions.
Default Value
""