4D Payments SDK 2016 .NET Edition

Questions / Feedback?

MerchantTaxId Property

Merchant's government tax Id number.

Syntax

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

Default Value

""

Remarks

This property contains the government-assigned tax identification number of the merchant from whom the goods or services were purchased.

The maximum length of this property is 15 characters. This property is only used for MasterCard Corporate Purchasing Cards (CardType = ctMasterCard).

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