Skip to content

Commit 92ba388

Browse files
committed
Clarify Easy Invoice vs Fork EasyInvoice use cases
- Easy Invoice: Individual merchants managing their own multiple sites - Fork EasyInvoice: Building multi-tenant platforms for other merchants - Updated demo description to match correct usage
1 parent c29de99 commit 92ba388

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

use-cases/checkout.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ See a complete merchant dashboard built with Request Network APIs: [easyinvoice.
5252

5353
**What it demonstrates:**
5454
- E-commerce sales dashboard and transaction history
55-
- Multi-tenant platform with Client ID management for sub-merchants
56-
- Open-source reference you can fork and customize
55+
- Client ID management for multiple merchant-owned sites
56+
- Open-source reference you can fork to build multi-tenant platforms
5757

5858
<Check>
5959
**Ready to integrate?** Choose an integration approach below based on your technical requirements.
@@ -87,13 +87,13 @@ Not sure which approach fits your needs? [See our detailed comparison of integra
8787
icon="store"
8888
href="https://easyinvoice.request.network/ecommerce/manage"
8989
>
90-
**Hosted platform for merchants**
90+
**Hosted solution for merchants**
9191

92-
Use immediately or issue Client IDs for your merchant customers.
92+
Create account, generate Client IDs, and integrate into your e-commerce sites.
9393

9494
- No development required
95-
- Manage multiple merchants
96-
- Client ID generation
95+
- Manage multiple sites with different Client IDs
96+
- Sales dashboard included
9797

9898
[Try Easy Invoice →](https://easyinvoice.request.network)
9999
</Card>
@@ -103,13 +103,13 @@ Not sure which approach fits your needs? [See our detailed comparison of integra
103103
icon="code-fork"
104104
href="#"
105105
>
106-
**Customize for your brand**
106+
**Build platform for other merchants**
107107

108-
Clone and modify the open-source application to match your needs.
108+
Clone and modify the open-source application to create your own multi-tenant platform.
109109

110+
- Issue Client IDs to your merchant customers
111+
- Custom branding and features
110112
- Full source code access
111-
- Custom branding
112-
- Add your own features
113113

114114
[View repository →](https://github.com/RequestNetwork/easy-invoice)
115115
</Card>

0 commit comments

Comments
 (0)