Skip to content

docs(ecommerce): fix broken example links#81

Open
enesozturk wants to merge 2 commits into
mainfrom
docs/fix-ecommerce-example-links
Open

docs(ecommerce): fix broken example links#81
enesozturk wants to merge 2 commits into
mainfrom
docs/fix-ecommerce-example-links

Conversation

@enesozturk

Copy link
Copy Markdown
Contributor

Reported: the two "Example Implementation" links on the ecommerce integration page 404.

Root cause

Link Status Why
Live Demo → demo-checkout.walletconnect.com Dead (DNS) Host no longer resolves
Ecommerce Example → buyer-experience/.../examples/ecommerce-poc 404 Example moved to apps/ecommerce-poc, and buyer-experience is an internal repo — public docs readers can't open any link into it

The same two dead links were also on payments/ecommerce/overview.mdx.

Fix

  • Point the example card at the public WalletConnect/walletconnect-pay-examples repo.
  • Remove the dead Live Demo card.
  • Applied to both payments/ecommerce/integration.mdx and payments/ecommerce/overview.mdx.

Note

walletconnect-pay-examples currently holds only the gateway/headless examples (gateway/headless-checkout + -vanilla); the ecommerce example hasn't been published there yet. The card points at the repo root so it stays valid once the ecommerce example lands. If you'd rather deep-link, we can update it when that example is public.

🤖 Generated with Claude Code

enesozturk and others added 2 commits July 13, 2026 10:03
Both example links on the ecommerce integration/overview pages 404'd:
- Live Demo (demo-checkout.walletconnect.com) — host no longer resolves.
- Ecommerce Example — pointed into the internal `buyer-experience` repo,
  which public docs readers can't open.

Point the example card at the public WalletConnect/walletconnect-pay-examples
repo and remove the dead Live Demo card.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Point to the public gateway/headless-checkout (React/Next.js) and
gateway/headless-checkout-vanilla (JavaScript) examples, with react/js
icons, instead of a single repo-root card.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants