Collection on schedule
Due dates watched off-chain, authorized pulls executed on time, every attempt recorded.
Billing layer for Solana Subscriptions
Mesub turns an authorized on-chain pull into a subscription your product can act on: collection on schedule, retries when it fails, and access that follows the payment.
Built on the open-source Solana Subscriptions program.
The protocol settles the money. Mesub runs the subscription around it — so a payment result becomes something your product can act on.
See how it worksDue dates watched off-chain, authorized pulls executed on time, every attempt recorded.
Each result becomes a subscription state your app reads through an API, an SDK or a webhook.
Configurable retries, reminders, suspension after repeated failures, reactivation once settled.
Wire the subscribe flow once and watch the rest from one place: what is due, what settled, what failed, and who came back after a retry. The same data your app reads through the API, in a view your team can act on.
Install the SDK, read the subscription state, decide. Accounts, delegations and pull execution stay on our side of the line — your route handler only ever sees an answer.