... |
... |
@@ -16,7 +16,7 @@ |
16 |
16 |
* The certificates are classified by types. |
17 |
17 |
* The certificate is sold at the cash register. |
18 |
18 |
* Several certificates can be sold in one purchase. |
19 |
|
-* The domination of the certificate is set in the system and cannot be changed. |
|
19 |
+* The denomination of the certificate is set in the system and cannot be changed. |
20 |
20 |
* The validity from the moment the certificate is issued is set in the system and can be changed manually. |
21 |
21 |
* When paying for a purchase with a certificate, the writing off funds occurs through a separate type of payment in the Loymax system. |
22 |
22 |
* The certificate can be reusable. |
... |
... |
@@ -38,7 +38,7 @@ |
38 |
38 |
* **Redeemed **- the certificate was used at least once (one-time certificate) or the balance has become zero (reusable certificate). |
39 |
39 |
* **Expired **- the certificate has expired and can no longer be used at the cash register (return/writing off funds). |
40 |
40 |
* **Canceled **- this state is only achievable with a manual setting. It is used, for example, if the certificate number has been compromised. |
41 |
|
-)))|(% style="border-color:white; width:736px" %){{lightbox image="ЖЦ денежного сертификата (En) 2.png"/}} |
|
41 |
+)))|(% style="border-color:white; width:736px" %){{lightbox image="ЖЦ денежного сертификата (En).png"/}} |
42 |
42 |
|
43 |
43 |
(% id="ids" %) |
44 |
44 |
== Identifiers of gift certificate == |
... |
... |
@@ -59,7 +59,7 @@ |
59 |
59 |
1. [[Sale>>doc:Main.Integration.Cash_register_integration.Integration_methods.Exchange_protocol_with_cash_register.Money_certificates_integration.Sale_of_money_certificate.WebHome]] of a gift certificate (both with the use of a loyalty program card and without it). It implies the sale of a gift certificate with linking to the sales cheque and activation of the possibility of writing off funds. |
60 |
60 |
1. [[Return>>doc:Main.Integration.Cash_register_integration.Integration_methods.Exchange_protocol_with_cash_register.Money_certificates_integration.Refund_money_certificate.WebHome]] of gift certificate. |
61 |
61 |
1. [[Writing off>>doc:Main.Integration.Cash_register_integration.Integration_methods.Exchange_protocol_with_cash_register.Money_certificates_integration.Payment_by_money_certificate.WebHome]] funds from the gift certificate in payment for the purchase. |
62 |
|
-1. [[Getting information>>doc:Main.Integration.Cash_register_integration.Integration_methods.Exchange_protocol_with_cash_register.Money_certificates_integration.Balance_of_money_certificate.WebHome]] about the gift certificate - product code for sale of the certificate, initial denomination, current balance end state. |
|
62 |
+1. [[Getting information>>doc:Main.Integration.Cash_register_integration.Integration_methods.Exchange_protocol_with_cash_register.Money_certificates_integration.Balance_of_money_certificate.WebHome]] about the gift certificate - product code for sale of the certificate, initial denomination, current balance, and state. |
63 |
63 |
|
64 |
64 |
All operations are conducted in two phases. This means that any funds flow on the certificate must be confirmed by the separate operation. For example, when paying the purchase with a gift certificate the balance of the gift certificate, as well as the cash register balance, will not be changed untill the purchase is confirmed or canceled. |
65 |
65 |
|