File tree Expand file tree Collapse file tree 1 file changed +17
-15
lines changed
Expand file tree Collapse file tree 1 file changed +17
-15
lines changed Original file line number Diff line number Diff line change @@ -119,21 +119,23 @@ Not sure which approach fits your needs? [See our detailed comparison of integra
119119
120120## Developer Tools
121121
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 >
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 >
137139
138140## When to Use Checkout
139141
You can’t perform that action at this time.
0 commit comments