Skip to content

Commit 5707e9b

Browse files
authored
added depreciated flag (#555)
1 parent 913d703 commit 5707e9b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/onchainkit/checkout/checkout.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: <Checkout /> · OnchainKit
33
sidebarTitle: <Checkout />
44
description: One-click checkout for onchain commerce
55
---
6-
76
import { Danger } from "/snippets/danger.mdx";
87

98
The `Checkout` component provides a one-click checkout experience for onchain commerce - all for free.

docs/onchainkit/latest/components/checkout/checkout.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: "Checkout"
44

55
import { Danger } from "/snippets/danger.mdx";
66

7+
<Warning>
8+
This component is deprecated. Please consider using [Base Pay](/base-account/guides/accept-payments).
9+
</Warning>
10+
711
The `Checkout` component provides a one-click checkout experience for onchain commerce - all for free.
812

913
Our all-in-one solution simplifies payment processing for onchain developers, removing complex integrations, high fees, and onboarding friction. Whether you're selling digital goods, services, or in-game items, this tool is for you.

0 commit comments

Comments
 (0)