Skip to main content

Mandatory setup

Business Setup

In the admin panel we have a menu called Business Setup where you can set your logo, timezone, country, time format, location, currency and many more things.

Firebase Configuration (for notification)

The Firebase Push Notification will send messages for every order status. If admin turn on the status then with order status change customers, agent will get status notification and if the admin turned off that then no one will get that message. To set up firebase notification goto admin panel Business Setup > Notification Settings menu.

  1. Go to https://console.firebase.google.com/
  2. If you don't have a project, create one.
  3. Click on the settings icon from left sidebar (beside Project Overview) & Go to Project Settings.
  4. From the Project Settings, go to Service Accounts tab.
  5. Click on Generate new private Key to generate the key. It will automatically download a .json file.
  6. Open the file with any text editor, copy the contents in it, and add those to Service File Content in Business Setup > Notification Settings in admin panel.
tip

Recommended tutorial is below 👇

Payment Configuration

In this part Admin will be introduced with the payment gateways. SSLCOMMERZ, Razor pay, Paypal, Stripe, Paystack, BKash, Senang Pay, Flutterwave, MercadoPago, Payment accept are available as payment gateways for adding money in the account. He can make the necessary setup of making the status active and inactive of those payment gateways as well.

SMS Module Configuration

SMS Module is used for SMS Gateways for OTP sending in the simplest way of user verification. Customer will get OTP when they create their own account and for password recovery.