← Back to News

Solana Ships Native Subscriptions and Allowances

2026-06-03 · solana-foundation

Solana Foundation has put a new payments primitive live on mainnet: native Subscriptions & Allowances. The launch is aimed at recurring billing, delegated spending, and subscription flows without forcing teams to build custom billing rails. This matters because it turns a common product requirement into shared infrastructure that any Solana app can integrate.


Key Features or Updates

The program supports fixed allowances, recurring delegations, and subscription plans, all through one open-source onchain program. Solana says the primitive is audited, live on mainnet, and designed to work with SPL Token and Token-2022.

Ecosystem Impact

This lowers the barrier for wallets, SaaS tools, payroll flows, and AI-agent budgets to move onto Solana-native rails. It also gives the ecosystem a shared standard instead of forcing every team to invent its own recurring payment logic.

Next Steps for Holders/Devs

Developers should review the docs and evaluate where recurring pulls or delegated spend would remove custom backend logic from their apps. Teams building wallet, subscription, payroll, or agent products should test the design against their current custody and approval model before integrating.

Read Original Post →