EmulatorCardsBatchProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for cards batch processing through emulator batch.
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String(60)
XML Representation: attribute
References: Processing Profile.Type
Attributes: Constant, Required, Default: cards-batch/emulator
Default Value: cards-batch/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.
accountProcessingPolicy
Group: System
SubGroup:
Type: String(10)
XML Representation: attribute
References: Processing Profile.Account Processing Policy
Attributes: Required, Default: VMXD----*U
Default Value: VMXD----*U
Type of processing policy for the account.
retryAttemptsLimit
Group: System
SubGroup:
Type: Integer
XML Representation: attribute
References: CC Profile.Max Retry Attempt
Attributes: Default: 4
Default Value: 4
Number of attempts that soft declines are retried before the final decline is returned to the submitter.
retryInterval
Group: System
SubGroup:
Type: Integer
XML Representation: attribute
References: CC Profile.Retry Interval
Attributes: Default: 3
Default Value: 3
The number of days between subsequent to subsequent retry attempts.
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: CC 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: CC 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.
processingPriority
Group: Settings
SubGroup:
Type: Integer
XML Representation: attribute
References: CC Batch Emulator Profile.Processing Priority
Attributes: Default: 1
Default Value: 1
Overall processing priority of the profile. The value can be used to prioritize some merchants over others.
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:

?