- Overview
- How to get API from Twilio.com
- Configuration
- Enter API details
- When new order is placed
- When an order is placed for vendor
- When order status changed
- When customer register successfully
- When vendor register successfully
- When vendor's account status is changed
- When new product of vendor is added
- When status of vendor product changed
- When a new transaction is created for vendor
1.Overview ↑ Back to Top
The Vendor Twilio SMS Addon is a CedCommerce Multi-Vendor Marketplace add-on developed for Magento 2. Whenever a new product is being sold, a front-end user (customer) is registered, a seller is approved or disapproved, or the product is approved, the admin and the vendor receive the respective notification.
Prerequisites: CedCommerce Magento 2 Multi-Vendor Marketplace extension.
Key Features are as follows:
- Front-end users get notified whenever they place an order.
- Admin can send a message to the users when they register on the site.
- Admin gets the notification of new vendor registration.
- Vendors get a message whenever an order is placed for their respective products.
- Vendors get the notification when the admin approves their respective account,
- Vendors get the notification on product approval or disapproval for their respective products from the admin.
This Addon works globally for sending SMS, admin can limit the country code to send an SMS.
For more Twilio related information visit Twilio.com
×