PINPAD TABLE LOADING
Table loading in pinpad is called the process where the loading is done of application information and chip parameters on the pinpad.
This process makes it possible to read a chip card during transactions.
Normally CliSiTef does this operation automatically, under demand, upon realizing that a new load of parameters is necessary. There are several reasons for this, for example changing the pinpad at the POS, or a change in the parameters of the establishment on the authorizer.
Automation can command a new load of tables on the pinpad. Per For example, to reduce the chance of a load on the first sale of the day, the Automation can start a charge when in idle state (idle) and, in this way, reduce the time for the first service.
Note that, if there is a change of parameters by the authorizer, this change will reflect a new load of tables during the day.
#
With changes in AutomationFor the automation to control the loading of tables on the pinpad, three function codes are offered that must be used in the IniciaFuncaoSiTefInterativo.
Function Code | Description |
---|---|
770 | Loading tables on the pinpad |
771 | Forced loading of tables on pinpad (Local) |
772 | Forced loading of tables on the pinpad (SiTef) |
Function 770 loads tables onto the pinpad if it is necessary. That is, if the SiTef server data is already loaded on the pinpad, no loading will be done.
Function 771 forces tables to be loaded onto the pinpad according to the tables previously downloaded from the SiTef server and stored locally at the POS.
Function 772 causes clisitef to delete local data from the POS, downloading a new photograph of these parameters from SiTef, and then loads tables on the pinpad.
#
No change to AutomationFor automation to benefit from table loading without having to program IniciaFuncaoSiTefInterativo calls with the three Function codes 770, 771 and 772 have been included in the menu CliSiTef Administrative, three equivalent transactions.
In the example above,
• option 11 is equivalent to Function 770;
• option 12 is equivalent to Function 771;
• option 13 is equivalent to Function 772.
To enable the Table Load transaction on the pinpad, you must include in the [General] section the key TransacoesAdicionaisHabilitadas o value 3624.
To enable the Forced table load transaction on the pinpad (Local), it is necessary to include the key in the [General] section TransacoesAdicionaisHabilitadas the value 3625.
The Forced table load transaction on the pinpad (SiTef) is enabled by default, with the value 3626.
[General]
TransacoesAdicionaisHabilitadas=3624;3625