What the platform charges
Money reads as a bar inside its cell, the leading amount stays honest, and the notes column carries what the platform makes you add on top.
View the spec
{
"type": "table",
"theme": "ink",
"title": "Community platforms, example profile",
"source": "Pricing pages, August 2026 — leading amounts only",
"data": {
"labels": [
"Skool Pro",
"Skool Hobby",
"Circle Professional",
"Mighty Networks Launch",
"Discourse Pro",
"Bettermode Starter"
],
"series": [],
"columns": [
{
"name": "Platform"
},
{
"name": "Charged on this profile",
"kind": "number",
"format": "currency:USD"
},
{
"name": "Storefront",
"kind": "status"
},
{
"name": "Your team still adds",
"kind": "note"
}
],
"rows": [
[
"Skool Pro",
201.5,
"yes",
"Nothing — processing is inside that rate"
],
[
"Skool Hobby",
289,
"yes",
"Nothing — processing is inside that rate"
],
[
"Circle Professional",
139,
"yes",
{
"text": "The processor's share and its fixed fee",
"kind": "partial"
}
],
[
"Mighty Networks Launch",
129,
"yes",
{
"text": "Processing, $62.50 to $125 on this profile",
"kind": "partial"
}
],
[
"Discourse Pro",
100,
"no",
{
"text": "A payment tool and its fees",
"kind": "partial"
}
],
[
"Bettermode Starter",
399,
"no",
{
"text": "A storefront, on top of a year committed up front",
"kind": "partial"
}
]
]
}
}