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.
Last updated