4D Payments SDK 2016 .NET Edition

Questions / Feedback?

MerchantId Property

The unique ID that associates the POS device with the merchant account.

Syntax

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

Default Value

""

Remarks

The unique ID, also known as the POS ID, that associates the POS device with the merchant account.

This property is required to be specified in every transaction performed.

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