EmulatorACHProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for ACH processing through emulator batch
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String(60)
XML Representation: attribute
References: Processing Profile.Type
Attributes: Required, Default: ach/emulator
Default Value: ach/emulator
Type of the Provider Profile.

Type of the Provider Profile.
isActive
Group: System
SubGroup:
Type: Boolean
XML Representation: attribute
References: Processing Profile.Is Active
Attributes: Default: true
Default Value: true
Indicates whether the record is active in the system.
isCreditEnabled
Group: System
SubGroup:
Type: Boolean
XML Representation: attribute
References: Processing Profile.Is Credit Enabled
Attributes: Default: true
Default Value: true
Indicates whether the credit operation is allowed.
authorizationCurrencyCode
Group: Merchant
SubGroup: General
Type: Enum
XML Representation: attribute
References: Processing Profile.Authorization Currency Code CL
Attributes:
Represents the type of currency used for authorization.
captureCurrencyCode
Group: Merchant
SubGroup: General
Type: Enum
XML Representation: attribute
References: Processing Profile.Capture Currency Code CL
Attributes:
Represents the type of currency used for capture.
maxThreadCount
Group: Settings
SubGroup:
Type: Integer
XML Representation: attribute
References: EFT Batch Emulator Profile.Maximum Thread Count
Attributes: Default: 1
Default Value: 1
Maximum number of concurrent threads to be used to process a single file.
maxTransactionCountPerThread
Group: Settings
SubGroup:
Type: Integer
XML Representation: attribute
References: EFT Batch Emulator Profile.Maximum Transaction Count Per Thread
Attributes: Default: 1000
Default Value: 1000
Maximum number of transactions allocated per thread. Total number of transactions per file divided by this value determines how many threads are used for processing; the result will always be less than or equal to max thread count field.
transactionSubBatchLimit
Group: Settings
SubGroup:
Type: Integer
XML Representation: attribute
References: Processing Profile.Transaction Sub Batch Limit
Attributes: Default: 300
Default Value: 300
Maximum number of transactions that can be sent in 1 file for the provider.
transactionSplitPolicy
Group: Settings
SubGroup:
Type: String(10)
XML Representation: attribute
References: Processing Profile.Transaction Split Policy
Attributes: Default: ----------
Default Value: ----------
Pattern: TRANSACTION_SPLIT_POLICY
Defines how the split funding is set for the profile.
connectionType
Group: Authorization
SubGroup:
Type: String(30)
XML Representation: attribute
References: Provider Account.Primary Connection Type
Attributes: Constant, Required, Default: BE
Default Value: BE
Type of connectivity to use to exchange messages/files with a processor.

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?