docs: sync from backend cbc32dc — template delivery rails
This commit is contained in:
@@ -69,6 +69,14 @@ Either path requires:
|
||||
> [!warning]
|
||||
> Your payout address is the **single source of funds out of escrow**. Triple-check it. If it's wrong, funds can be irretrievably lost.
|
||||
|
||||
### 2.5 Payment methods
|
||||
|
||||
**Shop Settings → Payments** controls the default payment rails for templates that inherit shop settings:
|
||||
|
||||
- Choose at least one supported network, such as Ethereum or BSC.
|
||||
- Choose at least one supported token, such as USDT or USDC.
|
||||
- Individual request templates can override these defaults with their own accepted network/token list.
|
||||
|
||||
---
|
||||
|
||||
## 3. Request Templates
|
||||
@@ -83,15 +91,19 @@ Templates are pre-defined product/service offerings. Buyers can create a request
|
||||
2. **Category** — primary category.
|
||||
3. **Description** — rich text, use images.
|
||||
4. **Pricing** — fixed price or "starts at" range. Specify currency.
|
||||
5. **Delivery window** — typical days from acceptance.
|
||||
6. **Customisations** — list of options (size, color, quantity) buyers can choose.
|
||||
7. **Videos** (optional) — embed up to N video URLs.
|
||||
8. **Default proposal** — your standard offer text that auto-populates when a buyer creates from this template.
|
||||
9. **Expiration** — leave blank for evergreen; set a date for limited-time offers.
|
||||
10. **Visibility** — public (anyone can use) or unlisted (shareable URL only).
|
||||
5. **Delivery method** — choose either physical delivery or online/email delivery. Buyers cannot override this at checkout.
|
||||
6. **Payment methods** — choose at least one network and one token for the template, or explicitly inherit shop defaults.
|
||||
7. **Delivery window** — typical days from acceptance.
|
||||
8. **Customisations** — list of options (size, color, quantity) buyers can choose.
|
||||
9. **Videos** (optional) — embed up to N video URLs.
|
||||
10. **Default proposal** — your standard offer text that auto-populates when a buyer creates from this template.
|
||||
11. **Expiration** — leave blank for evergreen; set a date for limited-time offers.
|
||||
12. **Visibility** — public (anyone can use) or unlisted (shareable URL only).
|
||||
|
||||
Click **Publish**. You'll get a shareable URL: `https://amn.gg/shop/{seller}/{templateId}`.
|
||||
|
||||
For physical templates, checkout asks the buyer for a delivery/billing address. For online templates, checkout asks the buyer for the email that should receive the digital item.
|
||||
|
||||
### 3.2 Manage templates
|
||||
|
||||
**Dashboard → Request Templates** shows all templates with:
|
||||
|
||||
Reference in New Issue
Block a user