... |
... |
@@ -20,7 +20,7 @@ |
20 |
20 |
* When paying for a purchase with a certificate, the writing off funds occurs through a separate type of payment in the Loymax system. |
21 |
21 |
* The certificate can be reusable. |
22 |
22 |
* There is the possibility of a refund for the gift certificate when returning the products paid by it. |
23 |
|
-* An unused gift certificate can be returned. |
|
23 |
+* An unused gift certificate can be refunded. |
24 |
24 |
* Certificates cannot be used as loyalty program cards: you cannot register a certificate for an LP Member, link to an existing account, replace the card with the certificate, and other actions. |
25 |
25 |
* Information about sold and the number of activated/used certificates is stored in the analytics module. The link between products and unique barcodes is implemented on the Loymax side. |
26 |
26 |
|
... |
... |
@@ -29,14 +29,14 @@ |
29 |
29 |
[[Issuing gift certificates>>path:/xwiki/bin/view/Main/Using/Money_certificates/Money_certificates/]] is carried out in the MMP. A gift certificate can have eight states in the process of the lifecycle: |
30 |
30 |
|
31 |
31 |
|(% style="border-color:white; width:754px" %)((( |
32 |
|
-* **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. |
33 |
|
-* **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). |
|
32 |
+* **Prepared** - the certificates in the system are generated in the **Prepared** state. In this state, they are sent to the cash register and can be sold. |
|
33 |
+* **Activating **- the certificate is added as a position (product) in the cheque which is not closed yet (in the process of purchasing). |
34 |
34 |
* **Activated **- the certificate is successfully sold at the cash register and ready for writing off the balance as payment for goods and services. |
35 |
|
-* **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 |
|
-* **Returned **- the certificate was not used and it was returned at the cash register. |
|
35 |
+* **Refunding** - 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 **Refund **or **Prepared **state, depending on the [[settings of the cash register>>path:/xwiki/bin/view/Main/Using/MMP/Configurations/Cashbox_types/Cashbox_type_setting%20/]]. |
|
36 |
+* **Refunded **- the certificate was not used and it was returned at the cash register. |
37 |
37 |
* **Redeemed **- the certificate was used at least once (one-time certificate) or the balance has become zero (reusable certificate). |
38 |
|
-* **Expired **- the certificate has expired and can no longer be used at the cash register (return/writing off funds). |
39 |
|
-* **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. |
|
38 |
+* **Expired **- the certificate has expired and can no longer be used at the cash register (refund/writing off funds). |
|
39 |
+* **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 **Prepared** state. |
40 |
40 |
)))|(% style="border-color:white; width:736px" %){{lightbox image="ЖЦ денежного сертификата (En).png"/}} |
41 |
41 |
|
42 |
42 |
(% id="ids" %) |