@@ -99,43 +99,41 @@ Not sure which approach fits your needs? [See our detailed comparison of integra
9999
100100 [ View repository →] ( https://github.com/RequestNetwork/easy-invoice )
101101 </Card >
102-
103- <Card
104- title = " Build with API"
105- icon = " code"
106- href = " /api-features/payouts"
107- >
108- ** Full API integration**
109-
110- Build custom checkout experience using Request Network API directly.
111-
112- - Complete control over UX and flows
113- - Use payout endpoints for immediate payments
114- - Add platform fees and custom logic
115-
116- [ Payout API docs →] ( /api-features/payouts )
117- </Card >
118102</CardGroup >
119103
104+ <Card
105+ title = " Build with API"
106+ icon = " code"
107+ href = " /api-features/payouts"
108+ >
109+ ** Full API integration**
110+
111+ Build custom checkout experience using Request Network API directly.
112+
113+ - Complete control over UX and flows
114+ - Use payout endpoints for immediate payments
115+ - Add platform fees and custom logic
116+
117+ [ Payout API docs →] ( /api-features/payouts )
118+ </Card >
119+
120120## Developer Tools
121121
122- <CardGroup cols = { 1 } >
123- <Card
124- title = " Payment Widget Button"
125- icon = " credit-card"
126- href = " #"
127- >
128- ** Pre-built React checkout component**
129-
130- Drop-in component for crypto payments—works with Easy Invoice Client IDs or direct API integration.
131-
132- - Wallet connection and payment processing included
133- - Fully customizable styling
134- - Compatible with all integration options above
135-
136- [ View demo →] ( https://checkout.request.network )
137- </Card >
138- </CardGroup >
122+ <Card
123+ title = " Payment Widget Button"
124+ icon = " credit-card"
125+ href = " #"
126+ >
127+ ** Pre-built React checkout component**
128+
129+ Drop-in component for crypto payments—works with Easy Invoice Client IDs or direct API integration.
130+
131+ - Wallet connection and payment processing included
132+ - Fully customizable styling
133+ - Compatible with all integration options above
134+
135+ [ View demo →] ( https://checkout.request.network )
136+ </Card >
139137
140138## When to Use Checkout
141139
0 commit comments