Skip to main content
Welcome to our comprehensive guide on setting up and managing your billing infrastructure. Our billing service provides a robust solution for handling subscription plans, entitlements, and payments seamlessly.

Getting Started

1

Set Up Subscription Plans

We will set up your pricing tiers and features to create attractive subscription plans for your customers.
Currently, we support fixed price plans.
2

Configure Entitlements

Map your subscription plans to specific entitlements, allowing fine-grained control over feature access.
Entitlement creation is a manual process. We will collect your requirements and configure the entitlements on our side.
3

Integrate Payment Providers

Connect with Stripe to process transactions securely and efficiently.
We currently support only Stripe as our payment gateway. You’ll need to link your Stripe account to our service, which requires a one-time configuration.
Once you’ve linked your Stripe account, you’ll be able to process payments through our Embedded Checkout.
4

Implement Billing Logic

Utilize our SDK to handle subscription management, payment processing, and entitlement checks.

How It All Works Together

  1. User selects a subscription plan
  2. Payment is processed through the integrated payment provider
  3. Subscription is activated, and entitlements are granted
  4. Regular billing occurs based on the subscription cycle
  5. Entitlements are checked for feature access throughout the app
  • Entitlements are dynamically updated based on the user’s current subscription
  • The SDK provides hooks to easily check entitlements in your application
  • Granular control allows for feature-specific access management
  • Secure handling of payment information
  • Support for stripe payment gateway
  • Automated recurring billing and invoice generation

Next Steps

Now that you have an overview of our billing service, dive deeper into each component to set up your tailored billing infrastructure: By leveraging our billing service, you can focus on building great features while we handle the complexities of subscription management, entitlements, and payments.
I