API Settings
You can enable or disable API from here and have other settings which will reflect on your API and hence on the mobile app.
General API Settings

You may turn on or off APIs here.
API: The admin user can restrict mobile app login. This means if the admin disables this API, the mobile app will not work.
Google Location API: You must provide an API key in the Driver Maps section in order to enable the Google Location API option. By turning on this feature, the user will be able to receive address recommendations from Google Maps when creating a new booking.
Anyone can register: The admin can directly control new registrations from the frontend or website. By enabling this option, the admin allows new registrations.
Driver Review System: By enabling the review feature, the admin can view newly submitted reviews posted by customers from the frontend.

Region Availability: You can type the name of your region here.
Maximum Time a Trip can Go(in Days): Admin can choose the maximum number of days for a trip here.
Future booking timing (in days): You can specify how many days in advance you can reserve a vehicle in the future.
Cancel timing (in days): Here, you may indicate how many days before your trip you can cancel.
Firebase Settings
Steps to store firebase Database URL which is used in Android APP and to track Drivers in Admin panel
Sign in to Firebase Console and generate new private key of your firebase project which you will used for Fleet manager.
Rename your downloaded file to firebase_credentials.json
Replace your file at PROJECT_FOLDER/framework/storage/firebase/ location
Then store your firebase Database URL here.
Refere below image to get your firebase private key.

Admin user can upload the file under the Firebase settings.

Driver Maps
To track driver positions, respond to suggestions in bookings, and determine total mileage, input the API key.
To view the Driver Maps module in the system, the following information must be provided. The admin must upload the Firebase JSON file under the API Settings module.
For Driver Maps, the admin must set the Google Maps Web API key and the Firebase API key in the API Settings.
The logged-in user must be granted permission or access to Driver Maps from User Access Management under the Settings module.

Last updated
Was this helpful?