Wiki source code of Интеграция КПО
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="lead" %) | ||
2 | Issues that arise during the integration of POS software: | ||
3 | |||
4 | * {{showhide showmessage="Is it possible to connect an ready-to-use solution in the form of a Linux assembly?" hidemessage="Is it possible to connect an ready-to-use solution in the form of a Linux assembly?"}}No. The SDK is implemented for Windows systems only. For more information on this see {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/Integration/Cash_register_integration/Integration_methods/SDK_of_cash_register_integration/?language=ru">here</a>{{/html}}.{{/showhide}} | ||
5 | |||
6 | * {{showhide showmessage="Is it necessary to register cash registers in the Loymax system after their creation?" hidemessage="Is it necessary to register cash registers in the Loymax system after their creation?"}}No. The cash register is created in the Loymax system in the Partner card (more about this see {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/Using/MMP/Admin_panel/Partners/Cashbox_setting/Cashbox_adding/>here</a>{{/html}}). Then it is immediately ready to receive cash requests with Basic authorization.{{/showhide}} | ||
7 | |||
8 | * {{showhide showmessage="How is the implementation of transactions is achieved in case of loss of connection to the server?" hidemessage="How is the implementation of transactions is achieved in case of loss of connection to the server?"}}In case of loss of connection with the server, the cash register goes offline. All requests are saved on the side of the cash register. Their sending is performed after the restoration of connection on the cash register. More information about this can be found in {{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="Can one deduct bonuses and provide discounts to customers if the cash register is offline?" hidemessage="Can one deduct bonuses and provide discounts to customers if the cash register is offline?"}}It is impossible to deduct bonuses. If the cash register is offline, you can only accrue bonuses (bonuses 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 offline mode is possible only when using the program {{html}}<a href="https://docs.loymax.net/xwiki/bin/view/Main/General_information/Loymax_Loyalty/Processing/LoymaxLite/">Loymax Lite</a>{{/html}}.{{/showhide}} | ||
11 | |||
12 | * {{showhide showmessage="Is it necessary to transfer information from the cash register about the time zone in which the purchase was made?" hidemessage="Is it necessary to transfer information from the cash register about the time zone in which the purchase was made?"}}No, the time zone does not need to be transferred. The 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 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}} | ||
18 | |||
19 | * {{showhide showmessage="What is the reason behind processing locks in case of sending simultaneous requests from one cash register?" hidemessage="What is the reason behind processing locks in case of sending simultaneous requests from one cash register?"}}Processing overload and locking may occur when requests are simultaneously sent in multiple threads. It is possible to send requests from one cash register in a single thread at a time.{{/showhide}} |