Payments
The payments feature is planned for a future OmniSvelte release.
Payments (Planned)
This feature is on the OmniSvelte roadmap and is not yet implemented.
See the public roadmap for the target release and design notes.
What's planned
- Stripe plugin: subscriptions, one-time payments, webhooks
- Lemon Squeezy plugin: licensing, subscriptions
- Paystack plugin: African market payments
omni generate billingscaffold for pricing pages and billing portal- Plan upgrade/downgrade helpers
Proposed API
js
// svelte.config.js (proposed)
omni: {
payments: { enabled: true }
}Want to help build this?
Open a GitHub Discussion to share ideas or contribute to the design.