Wiki source code of Cash register software integration
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | (% class="lead" %) | ||
| 2 | Questions that arise during integration of the cash register software: | ||
| 3 | |||
| 4 | * {{showhide showmessage="Is it possible to connect an off-the-shelf solution as an assembly for Linux?" hidemessage="Is it possible to connect an off-the-shelf solution as an assembly for Linux?"}}No. The SDK package is implemented for Windows system only. For more information please refer to a separate {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/Integration/Cash_register_integration/Integration_methods/SDK_of_cash_register_integration/?language=ru">article</a>{{/html}}.{{/showhide}} | ||
| 5 | |||
| 6 | * {{showhide showmessage="Is it necessary to register cash registers in the Loymax System?" hidemessage="Is it necessary to register cash registers in the Loymax System?"}} It is required to create a cash register in the Loymax System (for more details please refer to an {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Admin_panel/Partners/Cashbox_setting/Cashbox_adding/>article</a>{{/html}}). After that it is immediately ready to receive cash register requests.{{/showhide}} | ||
| 7 | |||
| 8 | * {{showhide showmessage="In the event of a server connection loss, how is transaction execution handled?" hidemessage="In the event of a server connection loss, how is transaction execution handled?"}} If the server connection is lost, the cash register goes offline. All requests are saved on the side of the cash register. They are sent after connection at the cash register is restored. More information can be found in a {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/Integration/Cash_register_integration/Integration_methods/SDK_of_cash_register_integration/Offline_commands/">special article</a>{{/html}}.{{/showhide}} | ||
| 9 | |||
| 10 | * {{showhide showmessage="Is it possible to deduct bonus points and provide discounts to customers if the cash register is offline?" hidemessage="Is it possible to deduct bonus points and provide discounts to customers if the cash register is offline?"}} It is impossible to deduct bonus points. If the cash register is offline, you can only perform accrual of bonus points (bonus points will be accrued to customers after reconnection). Read more about this {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/General_information/Loymax_Loyalty/Processing/">here</a>{{/html}}. Calculation of discounts in the offline mode is possible only when using the {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/General_information/Loymax_Loyalty/Processing/LoymaxLite/">Loymax Lite</a>{{/html}} software.{{/showhide}} | ||
| 11 | |||
| 12 | * {{showhide showmessage="Is it required to transmit information about the time zone in which the purchase was made from the cash register?" hidemessage="Is it required to transmit information about the time zone in which the purchase was made from the cash register?"}}No, the time zone does not need to be transmitted. Offers are calculated according to the local time of the cash register.{{/showhide}} | ||
| 13 | |||
| 14 | * {{showhide showmessage="How does the System's processing identify goods at the cash register?" hidemessage="How does the System's processing identify goods at the cash register?"}}For this, it is necessary to have up-to-date information about the product nomenclature on the processing side. For more information on this, see the {{html}}<a data-cke-saved-href="https://docs.loymax.net/xwiki/bin/view/Main/Integration/ERP_system_integration/" href="https://docs.loymax.net/xwiki/bin/view/Main/Integration/ERP_system_integration/">special article/a>{{/html}}.{{/showhide}} | ||
| 15 | |||
| 16 | * {{showhide showmessage="Does the Calculates request return the bonus balance if the card is not activated? And what if it is blocked?" hidemessage="Does the Calculates request return the bonus balance if the card is not activated? And what if it is blocked?"}}A non-activated card is available for bonus accrual, unless there is a ban on accrual for this type of card set in offers. But it is impossible to deduct bonuses from such cards. | ||
| 17 | If the card is blocked, the discount calculation does not take place and the error "Card is blocked" is returned.{{/showhide}} |