Memberful · FinOps Profile

Memberful Finops

FinOps view of Memberful spend. Memberful (owned by Patreon) bills a flat platform subscription plus a percentage transaction fee on membership revenue; the GraphQL API, OAuth SSO, and webhooks carry no separate metered API charge. On the published Standard plan that is $49/month plus a 4.9% Memberful transaction fee, and Stripe separately charges its own ~2.9% + $0.30 per transaction for payment processing. Cost therefore has a fixed component (the monthly base) and a variable component that scales with membership revenue and transaction count, so per-transaction economics get worse with many small payments and better with fewer large ones. Enterprise is custom-priced.

Memberful Finops is the FinOps profile for Memberful on the APIs.io network, aligned with the FinOps Foundation Framework.

It defines 3 billable meters, billed in USD, on a monthly cycle, and pricing category subscription-plus-usage.

The profile maps 8 FOCUS columns for cost-allocation reporting.

Tagged areas include Memberships, Subscriptions, Payments, Creators, and FinOps.

Category: Membership and Subscription Commerce Pricing: Subscription-Plus-Usage Billing: Monthly FOCUS v1.3
MembershipsSubscriptionsPaymentsCreatorsFinOpsCost ManagementFOCUS

Framework Alignment

Framework
Data Spec

Charge Categories

PurchaseUsageAdjustment

FOCUS Columns

BillingCurrency
USD
ChargeCategory
Purchase
InvoiceIssuerName
Memberful
PricingCategory
Subscription-Plus-Usage
ProviderName
Memberful
PublisherName
Memberful
ServiceCategory
Membership and Subscription Commerce
ServiceName
Memberful

Meters

platform_subscription
Unit: months
Flat monthly platform fee (Standard plan $49/month).
memberful_transaction_fee
Unit: revenue
Percentage fee Memberful charges on membership transaction revenue (4.9% on Standard).
stripe_processing_fee
Unit: transactions
Payment processing charged separately by Stripe (~2.9% + $0.30 per transaction).

Sources