How to setup Subscription Packages in SuperAdmin and Pages in Editor?

This guide will walk you through the process of creating a new subscription package within the application.

Step-by-Step Guide

  1. Navigate to the “Add New Subscription” Page:
    Tradly SuperAdmin - No-code builder to Configure your Platform

  1. Fill in the Subscription Details:

    • Subscription Title: Enter a descriptive title for the subscription package (e.g., “Premium Plan”, “Basic Tier”).
    • Description: Provide a detailed description of the subscription, outlining its features and benefits.
    • Currency: Select the currency for the subscription from the dropdown menu (Your default currency)
    • Amount: Enter the subscription price.
    • SKU (Stock Keeping Unit): Enter a unique identifier for the subscription (often used for data simplicity, uniqueness and tracking).
    • Allowed Listings: Specify the number of listings allowed for this subscription.
    • Payment Method: Select the payment method(s) supported for this subscription (e.g., Stripe, Mangopay, Android, iOS, Free Subscription).
    • Active: Toggle the switch to activate or deactivate the subscription. An active subscription is available for purchase.

      OPTIONAL/ADVANCED
    • Fee Fixed Per Order: Enter a fixed fee per order, if applicable.
    • Commission Percent Per Order: Enter the commission percentage per order, if applicable.
    • Expiry Days: Set the number of days before the subscription expires.
  2. Save the Subscription:

    • Click the “Save” button to create the new subscription package.

Subscription Package Scenarios

  1. Go to Editor > Create a new page

  2. Add the Subscription block, it will show all the plans you created from SuperAdmin,
    image

  3. Create a custom CTA button wherever you want.
    Example: In Header Menu (Commons> Header) or put a CTA button in any page and direct people to this newly created page.
    URL of subscription page: example.com/subscription

Whenever user try to add a listing, the system will check if the user is a paid user, if not, it will push/redirect them to do this default subscription page as the URL of this page always same.

Here are a few common scenarios for creating subscription packages:

Scenario 1: Basic Subscription

  • Title: Basic Plan
  • Description: Access to core features.
  • Currency: USD
  • Amount: $9.99
  • SKU: BASIC-001
  • Allowed Listings: 10
  • Payment Method: Stripe,
  • Active: Active

Scenario 2: Premium Subscription

  • Title: Premium Plan
  • Description: Includes all features, priority support, and more.
  • Currency: USD
  • Amount: $29.99
  • SKU: PREMIUM-001
  • Allowed Listings: Unlimited
  • Payment Method: Stripe,
  • Active: Active

Setting a subscription is an advanced work and it might take some time for you, so whenever you are stuck, let us know.