Developer Reference

Skip the yapping and go to the developer API reference.

General

Subscriptions enable businesses to charge their users with recurring payments.

Seat, month, metered or tiered subscriptions

Available features

Multiple features and configurations for any specific needs

Check out all the features

Our landing page contains all the features that subscriptions have to offer with a linked FAQ. From standard monthly pricing to metered, tiered and dynamic subscriptions.

Merchant dashboard

Through the Sellix dashboard merchants can have a full overview of what is happening with their subscriptions.

View in-depth details about recurring payments through the dashboard.

Customer dashboard

Customers are also able to view, cancel, upgrade and downgrade their active subscriptions through the customer panel.

They will also be able to change the active payment method, add new ones and view their transaction history.

The customer panel can be accessed through the merchant unique link, https://{STORE_NAME}.mysellix.io/customer/dashboard.

If the merchant has a domain connected, https://{DOMAIN}/customer/dashboard.

No-Code implementations

Certain subscription integrations do not require businesses to write a single line of code. Let’s learn how!

For communities

If you wish to monetize your Discord or Telegram communities, we have tools for it. By integrating with our Subscription system, you can do that with zero lines of code.

By connecting your Discord or Telegram community to our system, with or without coding, you are able to

  • Automatically add a customer to your Discord Server/Telegram Group
  • Automatically add a role to the customer’s Discord user
  • Automatically remove the customer from your Discord Server/Telegram Group if they stop paying
  • Automatically remove the customer from your Discord Server/Telegram Group if the subscription period ends

For serials

When creating a subscription, you are able to choose a Subtype (File, Serials, Service, Dynamic).

Learn more about Dynamic products here

By using dynamic products, you can create recurring payments that send your customer a new kind of product every time that a payment succeeds.

For example, if your product subtype is Serials, we will automatically send your customer a new serial for the configured product.

Create a Subscription with Subtype

Use the Sellix dashboard to create a subscription and assign it a subtype.

Cryptos

From the get-go, we natively support cryptocurrency payments for subscriptions, automatically billed or not.

Subscriptions with Cryptos

We natively support subscriptions automatically billed with cryptocurrencies. Learn more here.

Implementation

Integrating subscriptions within your website might require some coding knowledge due to having to listen to webhook events.

Subscription Developer Docs

Go through the developer documentation for our subscription system to learn how to handle events