Map Configuration #
The client should buy Map API from Google to enable the maps into the panels. Without buying those API’s client cannot load Google Maps into the panels. For generating a 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 the map API key client and map API key server. You can restrict the client with the admin panel domain and the server key with your server ip address. If you don’t want any restrictions then you can use a single API key for both fields.
Tip
Recommended tutorial is below 👇
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.
Mail Configuration #
Mail Configurations part admin can set his Mailer name, host, driver, user name, Email ID and his own encryption method and password for this SMTP Mail setup. This configuration is used for sending password recovery mail to restaurant.
Firebase Configuration (for notification) #
The Firebase Push Notification will send messages for every order status. If the admin turns on the status then with the order status changed customers, the delivery man will get a status notification, and if the admin is turned off 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 the left sidebar (beside Project Overview) & Go to Project Settings.
- From the Project Settings, go to the 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 the admin panel.
Tip
Recommended tutorial is below 👇
Payment Configuration #
In this part Admin will introduce with the payment gateways. Cash on delivery and digital Payment like SSLCOMMERZ, Razor pay, Paypal, Stripe, Paystack, Senang Pay, Flutterwave, MercadoPago, and Payment accept are available for payment gateways. 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.