Class PayoutMerchant
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payout.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class PayoutMerchant
Properties
ConfigurationId
In case your account has been setup with multiple configurations you can use this property to identify the one you would like to use for the transaction. Note that you can only submit preconfigured values in combination with the Worldline Online Payments Acceptance platform. In case no value is supplied a default value of 0 will be submitted to the Worldline Online Payments Acceptance platform. The Worldline Online Payments Acceptance platform internally refers to this as a PosId.
Declaration
public string ConfigurationId { get; set; }
Property Value
Type | Description |
---|---|
string |