Level2 Property
Level2 Corporate Purchasing Card data.
Syntax
[VB.NET] Public Property Level2 As TSYSHCLevel2
[C#] public TSYSHCLevel2 Level2 {get; set;}
Remarks
This property allows you to specify Corporate Purchasing Card data to create Level2 transactions. The TSYSHCLevel2 type contains the following fields:
AmexRequesterName | The name of the requestor, if different than the cardholder. (AMEX Level2 only) |
AmexShippedToZip | The zip code to which the commodity was shipped. (AMEX Level2 only) |
AmexChargeDescriptor | Description of this transaction. (AMEX Level2 only) |
AmexChargeDescriptor2 | Description of this transaction. (AMEX Level2 only) |
AmexChargeDescriptor3 | Description of this transaction. (AMEX Level2 only) |
AmexChargeDescriptor4 | Description of this transaction. (AMEX Level2 only) |
IsTaxExempt | Identifies the tax exempt status of the purchasing card. (VISA and MasterCard) |
PurchaseOrderNumber | Optional customer-specified purchase order number. (VISA and MasterCard) |
TaxAmount | Sales tax charged in addition to the original TransactionAmount. (VISA and MasterCard) |