~ 1.3.0

If you have an older version, all the required actions to get up-to-date is listed below.

OTP Login

For OTP login to work properly, you will need:

  1. Set your country code in the backend. Go to System settings > App Setting. Then set the country code

  2. Update your firebase credentials. Go to System settings > firebase. Fill in the form with your firebase service_key.json. Then save

  3. Configure firebase phone auth. Here is a link to the official documentation show how to do that https://firebase.flutter.dev/docs/auth/phone/#setup

Chat

Customer can chat with both delivery boy and vendor. Please follow the instructions in Chat with Vendor/Delivery Boy section of this documentation.

Wallet

Customers can now top-up their wallets and make purchase with wallet instead of other payment option.

You need to update the system for this section to work. Go to System Update > Update System. When system is up-to-date, wallet will now appear as a payment option for the customers.

Notify delivery boy of ready orders nearby

Foodie has a new feature, where the system admin, can enable/disable the ability for delivery boy to be notify about new ready orders nearby.

With this feature, when a vendor update an order to be ready, the system will notify delivery boys around of the new order, the first delivery boy to accept the order will be assigned.

This settings can be enabled/disabled at the App settings page

Last updated