-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Problem
We have a comprehensive integration guide in Notion ("Creating Payment Destinations and Payment Links with the Request Network API") that walks through the end-to-end flow: signing in via Dashboard, creating payment destinations, generating Client IDs, setting up webhooks, and creating payment links. However, this guide is only available internally in Notion.
Integration partners have run into problems because they don't have access to this documentation. New integrators face the same gap — they need to be given the Notion page manually rather than finding it in our public docs.
Proposed Solution
Formalize the Notion integration guide into mintlify-docs as a public-facing integration guide covering:
- Sign in with wallet (Dashboard)
- Create payment destination (Dashboard)
- Create Client ID (Auth API)
- Set up webhooks (Portal)
- Create secure payment / payment link (Request API)
- Check payment status (API or webhook)
Source material: Notion page — Creating Payment Destinations and Payment Links with the Request Network API
Considerations
- Webhook reference docs already exist in mintlify beta docs — this guide should link to them rather than duplicate
- Webhook E2E tests already exist in request-api — no additional testing needed
- The Notion page includes supported chains/tokens tables, troubleshooting, and webhook payload examples — all should be carried over
- Check if mintlify-docs has an existing "guides" or "quickstart" section where this fits
Metadata
Metadata
Assignees
Labels
Type
Projects
Status