... |
... |
@@ -27,18 +27,18 @@ |
27 |
27 |
|
28 |
28 |
== Certificate lifecycle == |
29 |
29 |
|
30 |
|
-[[Issuing gift certificates>>path:/xwiki/bin/view/Main/Using/Money_certificates/Money_certificates/]] is carried out in the MMP. A gift certificate can have seven states in the process of the lifecycle: |
|
30 |
+The gift certificate has 8 states: |
31 |
31 |
|
32 |
32 |
|(% style="border-color:white; width:754px" %)((( |
33 |
33 |
* **For issue** - the certificates in the system are generated in the **For issue** state. In this state, they are sent to the cash register and can be sold. |
34 |
34 |
* **In the process of issuing **- the certificate is added as a position (product) in the cheque which is not closed yet (in the process of purchasing). |
35 |
35 |
* **Activated **- the certificate is successfully sold at the cash register and ready for writing off the balance as payment for goods and services. |
36 |
|
-* **In the process of returning** - the certificate was not used and it is returned at the cash register (return document opened). As a result, the сertificate can be switched to the **Returned **or **For issue **state, depending on the [[settings of the cash register>>path:/xwiki/bin/view/Main/Using/MMP/Configurations/Cashbox_types/Cashbox_type_setting%20/]]. |
|
36 |
+* **In the process of returning** - the certificate was not used and it is returned at the cash register (return document opened). |
37 |
37 |
* **Returned **- the certificate was not used and it was returned at the cash register. |
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 |
|
-* **Canceled **- this state is only achievable with a manual setting. It is used, for example, if the certificate number has been compromised. From this state, the certificate can be manually set to the **For issue** state. |
41 |
|
-)))|(% style="border-color:white; width:736px" %){{lightbox image="ЖЦ денежного сертификата 1 (En).png"/}} |
|
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"/}} |
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, and 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 end 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 |
|