Overview
Members-Overview
|
|
|
|
|
new ReconfigMode()
Defines the type of the Reconfig Request. "FullReconfig" (default, can be omitted in this case) for a full reconfiguration; "AcqInit" reconfigure one specific or all acquirers; "TrmConfig" reconfigure terminal parameters.
The following values are valid:
Specification: retail.
Member-List
acqInit (static, constant)
Only an acquirer init is performed instead of combined terminal config & acquirer init.
Specification: retail.
fullReconfig (static, constant)
(Default, can therefore be omitted) Perform standard behaviour; terminal config and acquirer init.
Specification: retail.
trmConfig (static, constant)
Only a terminal config is performed instead of combined terminal config & acquirer init.
Specification: retail.