Sandbox
Help

· Revolut

New Billing & subscriptions docs space

Merchants integrating subscription billing with the Merchant API previously had only the API reference to work from — endpoints and schemas, without any guidance on how the pieces fit together.

The new Billing & subscriptions docs space closes that gap. It debuts with conceptual foundations and step-by-step API integration guides for every subscription plan model, so you can go from choosing a plan to keeping subscriptions alive in production without reverse-engineering the specs.

What's in the space

The space opens with two kinds of content.

Conceptual foundations

Subscription plans
Understand plans, variations, phases, and pricing models
Subscription lifecycle
Learn about subscription states, transitions, and how to handle them

API integration guides

Introduction to the Subscriptions API
Integration model and choosing your pricing approach
Get started
Create your first plan and subscription, and collect the first payment
Build a fixed-rate subscription
End-to-end guide for flat-rate plans
Build a per-seat subscription
End-to-end guide for per-seat plans
Build a usage-based subscription
End-to-end guide for metered billing
Build a subscription with trials and introductory pricing
End-to-end guide for trials and promotional phases
Track subscriptions with webhooks
Receive real-time events when subscription states change

Every integration guide ends with an implementation checklist, so you can confirm a plan model is fully wired before you go live.

The no-code path follows next, so merchants integrating subscriptions through the dashboard without writing code will get the same level of guidance.

Get started

If you're integrating subscriptions over the API, start with Get started with the Subscriptions API and pick the guide for your plan model from there.