You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify demo section to focus on developer patterns
- Renamed 'Checkout Demo' to 'Reference Implementations'
- Split into two subsections: Checkout Demo and Easy Invoice
- Removed detailed wallet counts (distracting from main point)
- Reframed as 'what you can build' examples for developers
- Emphasized different patterns: widget integration vs full app vs multi-tenant
- Multi-wallet support (6 wallets: Injected, Coinbase, MetaMask, Safe, WalletConnect, plus 400+ more via WalletConnect)
55
-
- Real-time payment processing
56
-
- Multiple currencies and chains
49
+
### Easy Invoice - Full Application Example
50
+
See a complete merchant dashboard built with Request Network APIs: [easyinvoice.request.network](https://easyinvoice.request.network)
57
51
58
-
<Info>
59
-
**Note:** EasyInvoice uses WalletConnect by Reown and supports 490+ wallets. The Payment Widget (used in this demo) uses Wagmi and supports a smaller subset focused on popular wallets.
60
-
</Info>
52
+
**What it demonstrates:**
53
+
- E-commerce sales dashboard and transaction history
54
+
- Multi-tenant platform with Client ID management for sub-merchants
55
+
- Open-source reference you can fork and customize
61
56
62
57
<Check>
63
-
**Ready to integrate?**The demo uses the Payment Widget Button component. For custom checkout flows, explore integration options below.
58
+
**Ready to integrate?**Choose an integration approach below based on your technical requirements.
0 commit comments