Skip to content

Commit e17e109

Browse files
authored
Merge pull request d-run#292 from windsonsea/voucher
[en] Add leopard/voucher.md
2 parents d98071e + dda9680 commit e17e109

File tree

9 files changed

+42
-6
lines changed

9 files changed

+42
-6
lines changed

docs/zh/docs/en/leopard/bills.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Enter the **Bills** page to view the **Bill Details** currently on d.run.
1818

1919
## Fields in the Bill List
2020

21-
| Display Field | Description |
21+
| Fields | Description |
2222
| --- | --- |
2323
| Bill ID | A unique identifier for each bill record. |
2424
| Billing Cycle | Indicates the time range for this bill's settlement. |
142 KB
Loading
133 KB
Loading
142 KB
Loading

docs/zh/docs/en/leopard/orders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ hide:
2626

2727
## Explanation of Fields
2828

29-
| **Display Field Name** | **Description** |
29+
| **Fields** | **Description** |
3030
| --- | --- |
3131
| Order ID | A unique identifier for each order, used to query or manage order records. |
3232
| Create Time | The time point when the order was generated, indicating the specific time of purchase or operation. |

docs/zh/docs/en/leopard/transactions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ On the Transactions page, you can view the detailed changes in the cash balance.
1818

1919
## Detailed Fields in Transactions
2020

21-
| **Display Field Name** | **Description** |
21+
| **Fields** | **Description** |
2222
| --- | --- |
2323
| Serial Number | A unique identifier for a single transaction in the Transactions. |
2424
| Transaction Time | The specific time of the transaction. |

docs/zh/docs/en/leopard/voucher.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
hide:
3+
- toc
4+
---
5+
6+
# Vouchers
7+
8+
Vouchers can be used as a substitute for cash. They can be activated using a redemption code and applied to offset eligible spending under specified conditions.
9+
10+
## Steps
11+
12+
1. In the **Active Voucher** , you can view all voucher details associated with your logged-in account, including usage restrictions, denomination, and validity period.
13+
14+
![voucher](./images/voucher.png)
15+
16+
2. Click **Expired Voucher** to view records of vouchers that have either passed their validity period or have been fully used.
17+
18+
![voucher](./images/voucher-1.png)
19+
20+
### Redeem a Voucher Using a Redemption Code
21+
22+
After logging in, go to the **Vouchers** page and click the **Redeem Voucher** button. In the popup window, enter your redemption code and submit it. The system will verify the code and, if valid, automatically issue the voucher to your account.
23+
24+
![voucher](./images/voucher-2.png)
25+
26+
## Usage Rules
27+
28+
1. Voucher statuses include: Active, Expired, and Used Up.
29+
30+
- **Active** : The voucher is within its validity period and has a remaining balance.
31+
- **Expired** : The voucher has passed its validity period but still has a remaining balance.
32+
- **Used Up** : The voucher was fully used during its validity period.
33+
34+
2. For pay-as-you-go products, the deduction order after order confirmation is: vouchers first, then cash.
35+
3. For pay-as-you-go products, eligible vouchers will be automatically applied to offset charges at each billing cycle until the voucher expires or its balance is depleted.

docs/zh/docs/leopard/voucher.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ hide:
1111

1212
1.**代金券列表** 中可以查看当前登陆账号的所有代金券信息,包括代金券的使用限制、面额以及生效时间等信息。
1313

14-
![voucher](../leopard/images/voucher.png)
14+
![voucher](./images/voucher.png)
1515

1616
2. 点击 **失效代金券** 可看到当前账户中已超过生效时间或已花费完成的代金券记录。
1717

18-
![voucher](.。/leopard/images/voucher-1.png)
18+
![voucher](./images/voucher-1.png)
1919

2020
### 通过兑换码兑换代金券
2121

2222
登录账户后,在 **代金券** 页面点击 **兑换代金券** 按钮后,弹出窗口中输入兑换码并提交。系统将验证有效性,成功后自动发放至账户。
2323

24-
![voucher](../leopard/images/voucher-2.png)
24+
![voucher](./images/voucher-2.png)
2525

2626
## 使用规则
2727

docs/zh/navigation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ plugins:
176176
收支明细: Transactions
177177
订单管理: Orders
178178
账单管理: Bills
179+
代金券: Vouchers
179180
个人中心: Personal Center
180181
安全设置: Security Settings
181182
语言设置: Language Settings

0 commit comments

Comments
 (0)