Order Notification
Notifications will auto-push to users or vendor. Must log in to receive the Order Notification through the app.
The guide is for Woocommerce, Pro(Woocommerce), and Multi Vendors apps.
Precondition__: Requires to setup the Push Notifications via Firebase or Push Notification via OneSignal.If you use OneSignal, your website must install the OneSignal plugin.Make sure to migrate to the latest Firebase Cloud Messaging API (HTTP v1) before June 2024.
Requires to setup the Push Notifications via Firebase or Push Notification via OneSignal.If you use OneSignal, your website must install the OneSignal plugin.
Make sure to migrate to the latest Firebase Cloud Messaging API (HTTP v1) before June 2024.
There are some types of notifications related to the payment:
When having a new Sale/Order:
Auto-send Email to users
Available for MultiVendor, WooCommerce, Pro (WooCommerce) apps. (1)
Auto-push Notification to vendor
Available for MultiVendor, Manager apps. (2)
Auto-send Email to vendor
Available for MultiVendor, WooCommerce, Pro (WooCommerce), and Manager apps (only WCFM). (3)
When Order Status is changed:
Auto-push Notification to users
Available for MultiVendor, WooCommerce, Pro (WooCommerce) apps. (4)
Auto-push Notification to the driver that is assigned to that order in the Delivery Boy app. (5)
(1): The Default setting, when made Orders with the app by using the COD method, is set on status to PENDING, that will cause the notification is not triggered, fix this problem by following the steps:
- Open your app on FluxBuilder.
- Go to Features on the left-side menu.
- In Cart & Checkout section, select Checkout Screen.
- Open Payment, and enable the option Update Order Status.
(2)(3)(4)(5): Active the Push Notification by simply updating the mstore-api
plugin to the latest version and filling in the Firebase Key (this key in https://console.firebase.google.com as this image)