Subscription Plans
Create subscription plans for the vendors. Vendors will see the offers on the merchants landing page and will be able to register to any of the plans you created here. This subscription is optional. If you don’t want a subscription-based marketplace then you can disable the subscription completely. We’ll discuss everything here.
Before launching your marketplace, you must decide whatever you want to use launch a subscription-based marketplace or not.
By default, the subscription system is enabled. To change the setting, please open the .env file from the settings section on superadmin’s dashboard. Update the SUBSCRIPTION_ENABLED
value.
SETTINGS SYSTEM SETTINGS ENVIRONMENT CONFIG MODIFY ENVIRONMENT FILE
. . . SUBSCRIPTION_ENABLED=true . . .
Create Subscription Plans
These settings will be found only if the subscription is enabled on the .env file.
SETTINGS PLANS
You can offer a trial period with your subscription plans and also can set if a vendor needs to add a card upfront at the time of registration.
SETTINGS CONFIGURATION BASIC SETTINGS
If you offer a trial period and the required card upfront is enabled then the merchant will be charged as soon as the trial expires. Otherwise, the subscription will be deemed and all listings from the vendor will disappear from the marketplace.
When the vendor is on a trial period, you will see the Trailing flag next to their name on the admin dashboard. If the vendor doesn’t have a card linked on his/her account then the trial will be called generic trial and a On generic trial flag will be shown next to their name.