Skip to content

docs: add Solana as payment method#451

Merged
brendanjryan merged 1 commit intotempoxyz:mainfrom
solana-foundation:docs/solana
Mar 24, 2026
Merged

docs: add Solana as payment method#451
brendanjryan merged 1 commit intotempoxyz:mainfrom
solana-foundation:docs/solana

Conversation

@lgalabru
Copy link
Contributor

Summary

Add Solana to the docs navigation and payment-method docs surface.

Changes

  • add Solana to the sidebar under Payment Methods, after Lightning
  • add Solana payment method overview page
  • add Solana charge page
  • wire Solana into payment-method cards, charge intent cards, and OG subcategory mapping
  • link Solana session to the in-progress spec PR instead of publishing a local session docs page
  • clarify Solana overview wording around split payouts, fee payer support, and coming-soon session support

Notes

Validation

  • pnpm check:ci
  • pnpm check:types
  • pnpm build
  • local docs server tested successfully

@vercel
Copy link

vercel bot commented Mar 24, 2026

@lgalabru is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@brendanjryan brendanjryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM -- I will clean up the nit in another pr

<TempoChargeCard />
<StripeMethodCard />
<LightningMethodCard />
<SolanaChargeCard />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

```bash [npm]
npm install @solana/mpp mppx @solana/kit
```
```bash [pnpm]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can we add the bun group here as well?

e.g. https://mpp.dev/sdk/typescript#install

@brendanjryan brendanjryan merged commit f296e4a into tempoxyz:main Mar 24, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants