Subtopia Docs
PlatformJS SDKJoin DiscordAlgoKit TemplateExamplesGPT Assistant
  • Overview
  • How it works?
  • Pricing
  • Products
    • Creating Products
    • Managing Products
  • Discounts
    • Creating Discounts
    • Manage and delete Discounts
  • Integrations
    • Checkout Portal
    • Javascript SDK
    • AlgoKit
    • API
    • ABI
  • Account & Platform
    • Wallet-based Login
    • Email Login
      • Exporting keys
  • Contacts
Powered by GitBook
On this page
  • Prerequisites
  • Creating a new Discount

Was this helpful?

  1. Discounts

Creating Discounts

A guideline on creating discounts for your Products

This chapter will guide you through the process of getting started with Subtopia. By following these steps, you will be able to create and manage on-chain subscriptions for your users.

Prerequisites

  • Make sure to have an active Product instance created on which you are a manager (creator)

Creating a new Discount

To create a new discount follow these steps:

Step 1: Provide discount details

Navigate to Manage page and click on Discounts under Manage button menu on an Product you'd like to configure.

Discounts can be either Fixed or Percentage based. You can also optionally specify the expiration date or set it to 0 to have your discount active until you want to delete it manually.

Please note for time-based discounts, quartery, semi-annual and annual price is calculated by multiplying based monthly price on number of month. Discount is then applied on the base * number of month.

Step 2: Click Create new

Upon clicking, sign the required transactions and your discount will be activated. When user is purchasing a subscription the active discount will be auto applied and displayed to user.

After discount is created you can manage it within the same popup as it will be loaded into Manage Table.

PreviousManaging ProductsNextManage and delete Discounts

Last updated 1 year ago

Was this helpful?