Is is possible to use meloncart as a SaaS platform, say for selling digital subscriptions, either recurring or once-off (per-item based) ?
Also, say for example in a portal where I get to sell something in the form of credit points too ?
Hi @anjanesh
You are the third person to ask about subscriptions, looks like we will have to get on to that!
Regarding the portal, it is totally possible and there are no limitations on what you can do by extension. It is just a collection of useful models that you can use or repurpose for anything at all.
All the usual October tools are available.
2 Likes
I guess something like Laravel Spark but using MelonCart instead.
Spark is just a wrapper for Stripe and Stripe does the subscription products.
The subscription plugin for Meloncart would be true self-hosted recurring payments with multiple providers and managing client IDs. It is a bigger scope, and we will work on it soon.
4 Likes