docs: add payments infrastructure page with stellartools - #2758
Conversation
Co-authored-by: devodii <emmanuelodii80@gmail.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds a new documentation page describing payments infrastructure tooling on Stellar, highlighting StellarTools as an option for checkout, subscriptions, and payouts.
Changes:
- Introduces a new “Payments Infrastructure” docs page under developer tools
- Documents StellarTools with a short description, feature list, and relevant links
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Co-authored-by: devodii <emmanuelodii80@gmail.com>
|
🤖 Automated message from Kaan's Automated Triage Bot. Reviewing because a review was requested from @wmendes. The author's company is the payrouteshq org, which owns StellarTools. Should the docs list it? @kaankacar @ElliotFriend The content checks out. One thing left for @devodii: |
|
@kaankacar Fixed — pushed 41a681c adding the missing |
|
🤖 Automated message from Kaan's Automated Triage Bot. Reviewing because a review was requested from @wmendes. Thanks @devodii. The The listing decision is still open: @devodii is a member of the payrouteshq org, which owns StellarTools. Should the docs list it? @kaankacar @ElliotFriend |
|
@kaankacar @ElliotFriend Good to flag — yes, i'm affiliated with payrouteshq/StellarTools, so I'll let you two make the call on whether it's listed, happy to add any disclosure note if that helps. For context: StellarTools is funded by the Stellar Community Fund in SCF#40, so it'salready been vetted as a project serving the ecosystem rather than a one-off promotional add. |
|
🤖 Automated message from Kaan's Automated Triage Bot. Reviewing because a review was requested from @wmendes. The SCF claim checks out. SCF #40 awarded $53,450 to that submission, official record, as of 2026-09-01. Still your call whether the docs list it. @kaankacar @ElliotFriend |
What
Adds a new Payments Infrastructure category page under Tools → Developer Tools → More Developer Tools, and lists StellarTools as the first entry.
Why
The docs currently have no home for community-built payments/billing tooling. StellarTools is an open-source, Stripe-like payments platform built on Stellar (checkout, subscriptions, usage-based billing, payouts to local currencies, webhooks, a TypeScript SDK, and an MCP server). It doesn't fit the existing categories
It isn't a wallet, explorer, anchor tool, or node tool, so this adds a dedicated category in the same spirit as "Payments Infrastructure" that can also house future community payment tools.
Changes
docs/tools/developer-tools/payments-infrastructure.mdxdocs/tools/developer-tools/README.mdxNotes
Happy to adjust the category name or placement 🙌🏽 flagging @leighmcculloch as the maintainer of the Developer Tools pages for a steer on naming and sidebar ordering.
Also open to cross-linking from the Agentic Payments section given the MCP server, if that's useful.