ConnectBilling & Plans

Billing & Plans

DuabaConnect bills through Sellub (Paystack, GHS). There are two billable surfaces — platform plans (access to the workspace) and per-workflow purchases (each marketplace automation). Both flow through Sellub checkout, which drives your plan and workflow entitlements.

Platform plans

Access to the DuabaConnect workspace is sold as a subscription plan. Example tiers:

PlanPriceFor
StarterGHS 29/moSolo creators getting their social + automations going
GrowthGHS 79/moTeams running multiple campaigns and automations

Exact tier names, prices, and limits are configured in Sellub and surfaced on the duabaconnect.com pricing page; the numbers above are representative.

Per-workflow billing

Each automation in the marketplace is billed individually:

ModelBehaviour
Subscription (always-on)Each Sellub charge extends the workflow entitlement by one interval (+ a grace window). Cancelling revokes it immediately.
One-time (run-once)Paid once; the entitlement never expires.

A subscription workflow is tied to a stable Sellub plan code (sellubPlanCode), which maps to a single Paystack plan per (workflow, price, interval).

Sellub-powered checkout

Connect uses @duabalabs/sellub-client for the money side — starting subscriptions and one-time payments and redirecting the client to Sellub’s hosted Paystack checkout. (See the Sellub sellub-client reference.) Connect never handles card or MoMo details directly.