Skip to content

Commit 557868d

Browse files
committed
fix: address CodeRabbit review comments - indentation and links
1 parent 4d6af66 commit 557868d

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

use-cases/invoicing.mdx

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Bring instant, verifiable payments to your invoicing flow. Generate invoices in
1919

2020
<Steps>
2121
<Step title="Create Invoice">
22-
Call the [Create Request endpoint](/api-reference/request/create-request) with invoice details
22+
Call the [Create Request endpoint](/api-features/create-requests) with invoice details
2323
</Step>
2424
<Step title="Process Payment">
2525
Use the payment data to show payment options, then guide the payer through wallet signature and submission
@@ -91,22 +91,22 @@ Not sure which approach fits your needs? [See our detailed comparison of integra
9191
</Card>
9292
</CardGroup>
9393

94-
<Card
95-
title="Build with API"
96-
icon="code"
97-
href="/api-features/create-requests"
98-
>
99-
**Complete control**
100-
101-
Build a custom solution integrated with your existing systems.
102-
103-
- White-label ready
104-
- Full customization
105-
- Add fee layers
106-
- <Tooltip tip="Users maintain control of their funds - you never custody crypto">Non-custodial</Tooltip> architecture
107-
108-
[API docs →](/api-features/create-requests)
109-
</Card>
94+
<Card
95+
title="Build with API"
96+
icon="code"
97+
href="/api-features/create-requests"
98+
>
99+
**Complete control**
100+
101+
Build a custom solution integrated with your existing systems.
102+
103+
- White-label ready
104+
- Full customization
105+
- Add fee layers
106+
- <Tooltip tip="Users maintain control of their funds - you never custody crypto">Non-custodial</Tooltip> architecture
107+
108+
[API docs →](/api-features/create-requests)
109+
</Card>
110110

111111
## Key API Features for Invoicing
112112

@@ -137,7 +137,7 @@ Not sure which approach fits your needs? [See our detailed comparison of integra
137137

138138
<Card
139139
title="Recurring Invoices"
140-
href="#"
140+
href="/api-features/recurring-payments"
141141
icon="repeat"
142142
>
143143
Automate recurring invoice generation for ongoing vendor relationships

0 commit comments

Comments
 (0)