... |
... |
@@ -22,23 +22,23 @@ |
22 |
22 |
* The certificate can be reusable. |
23 |
23 |
* There is the possibility of a refund for the Gift Certificate when returning the products paid by it. |
24 |
24 |
* An unused Gift Certificate can be returned. |
25 |
|
-* Certificates cannot be used as loyalty program cards: you cannot register a certificate for a LP Member, link to an axisting account, replace the card with the certificate, and other actions. |
|
25 |
+* 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. |
26 |
26 |
* 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. |
27 |
27 |
|
28 |
28 |
== Certificate lifecycle == |
29 |
29 |
|
30 |
|
-The Figt Certificate has 8 states: |
|
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 |
|
-* **Activated **- the Certificate is successfully sold at the cash register and ready for deduction of the balance as payment for goods and services. |
|
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 |
36 |
* **In the process of returning** - the Certificate was not used and it is returned at the cash register (return document opened). |
37 |
|
-* **Returned **- the certificate was not used and it was returned at the cash register. |
38 |
|
-* **Redeemed **- the certificate was used at least once (one-time certificate) or the balance has become zero (reusable certificate). |
39 |
|
-* **Expired **- the certificate has expired and can no longer be used at the cash register (return/writing off funds). |
|
37 |
+* **Returned **- the Certificate was not used and it was returned at the cash register. |
|
38 |
+* **Redeemed **- the Certificate was used at least once (one-time certificate) or the balance has become zero (reusable certificate). |
|
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).png"/}} |
|
41 |
+)))|(% style="border-color:white; width:736px" %){{lightbox image="ЖЦ денежного сертификата (En) 2.png"/}} |
42 |
42 |
|
43 |
43 |
(% id="ids" %) |
44 |
44 |
== Identifiers of Gift Certificate == |