diff --git a/docs.json b/docs.json
index 3e497ac..b8caa16 100644
--- a/docs.json
+++ b/docs.json
@@ -51,10 +51,7 @@
"pages": [
"use-cases/payment-detection",
"use-cases/invoicing",
- "use-cases/payouts",
- "use-cases/payroll",
- "use-cases/checkout",
- "use-cases/subscriptions"
+ "use-cases/checkout"
]
}
]
@@ -179,19 +176,6 @@
]
}
]
- },
- {
- "tab": "Release Notes",
- "groups": [
- {
- "group": "📋 Release Notes",
- "pages": [
- "release-notes/index",
- "release-notes/request-api",
- "release-notes/easy-invoice"
- ]
- }
- ]
}
]
},
diff --git a/use-cases/payment-processing-demo.mdx b/use-cases/payment-processing-demo.mdx
index 40607d2..4da2481 100644
--- a/use-cases/payment-processing-demo.mdx
+++ b/use-cases/payment-processing-demo.mdx
@@ -41,6 +41,14 @@ import { DemoContainer } from '/snippets/demo-container.jsx'
+
+ Track incoming payments automatically and reconcile transactions in real time
+
+
- Send batch payments to multiple recipients with automatic tracking
-
-
-
- Pay your team in crypto with automated payroll runs
+ Accept crypto payments in your checkout flow with built-in request tracking
diff --git a/use-cases/welcome.mdx b/use-cases/welcome.mdx
index 79bef86..4294aa9 100644
--- a/use-cases/welcome.mdx
+++ b/use-cases/welcome.mdx
@@ -64,12 +64,12 @@ import { DemoContainer } from '/snippets/demo-container.jsx'
href="/use-cases/payment-detection"
icon="briefcase"
>
- Explore specific business scenarios: payment detection, invoicing, payouts, payroll, checkout, and subscriptions
+ Explore specific business scenarios: payment detection, invoicing, and checkout
The easiest way to integrate. Payment types, webhooks, and developer tools.
@@ -78,7 +78,7 @@ import { DemoContainer } from '/snippets/demo-container.jsx'
-
+
Legacy SDK and protocol documentation for advanced users
-
-
- Stay updated with the latest features and improvements
-