Map Configuration #
Client should buy Map API from Google for enabling the maps into the panels. Without buying those API’s client cannot load Google map into the panels for selecting zones. For generating map api key you can watch this video. Now go to your admin panel then “Third party APIs” menu, here you will find two inputs for map api key client and map api key server. You can restrict the client with admin panel domain and the server key with your server ip address. If you don’t want any restriction then you can use single api key for both field.
TIP
Recommended tutorial is below 👇
Business Setup #
Set up the necessary business configuration for your company.
Mail Configuration #
Set up email for your business.
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, delivery man will get status notification and if the admin turned off that then no one will get that message. To set up firebase notification go to admin panel 3rd Party > Push Notification > Firebase Configuration.
- Go to https://console.firebase.google.com/
- If you don’t have a project, create one.
- Click on the settings icon from left sidebar (beside Project Overview) & Go to Project Settings.
- From the Project Settings, go to Service Accounts tab.
- Click on Generate new private Key to generate the key. It will automatically download a .json file.
- Open the file with any text editor, copy the contents in it, and add those to Service File Content in 3rd Party > Push Notification > Firebase Configuration in admin panel.
TIP
Recommended tutorial is below 👇
Payment Configuration #
Set up one or more payment methods to allow your customers to make payments through those gateways.
SMS Module Configuration #
Set up an SMS gateway to enable customers to receive OTPs via SMS.