前言介紹
- 這款 WordPress 外掛「Telinfy Messaging」是 2024-04-07 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2024-07-25,距離現在已有 283 天。
- 外掛最低要求 WordPress 5.0.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
rcs | sms | Telinfy | whatsapp | Telinfy messaging |
內容簡介
總結:WooCommerce Telinfy Messaging Plugin是一個支援WhatsApp、SMS和RCS等消息服務的WooCommerce外掛,可在客戶訂購、運送、取消、退款、訂單狀態更改、新增客戶註記及廢棄購物車通知時發送訊息。
問題與答案:
1. WooCommerce Telinfy Messaging Plugin提供哪些訊息服務的整合?
- 提供整合WhatsApp、SMS和RCS訊息服務。
2. 插件如何發送消息給客戶?
- 在客戶訂購、運送、取消、退款、訂單狀態更改、新增客戶註記及廢棄購物車通知時,插件將發送消息給客戶。
3. 這個插件使用了哪些第三方雲端服務來發送消息?
- 使用供應商" https://www.greenadsglobal.com/ "的API服務,通過"https://api.telinfy.net/"發送WhatsApp消息,通過"http://sapteleservices.com/SMS_API/sendsms.php"發送SMS消息。
4. 與哪些事件相關的訊息可以通知給客戶?
- 訂單確認、運送、取消、退款、訂單狀態更改、新增客戶註記及廢棄購物車通知。
5. 插件的限制功能是什麼?
- 可限制或允許在每個事件發送所有方法的訊息。
原文外掛簡介
What is WooCommerce Telinfy Messaging Plugin? The WooCommerce Telinfy Messaging Plugin is a WooCommerce plugin that helps you to integrate messaging services like WhatsApp, SMS, and RCS with Telinfy Messaging services. It will send messages to the customers on placing an order, shipping an order, cancelling an order, refunding an order, changing the status of the order, adding customer notes for the orders and abandoned cart notifications.
This is a woocommerce plugin for the Telinfy Messaging services. Please click the below links to purchase the plans or contact us at [email protected]
WhatsApp: https://www.greenadsglobal.com/whatsapp-business-api-pricing/
SMS: https://www.greenadsglobal.com/sms-pricing/
RCS: https://www.greenadsglobal.com/rcs-messaging/
This plugin relies on a third-party cloud service to send WhatsApp messages and SMS messages to the customers. We are using the API services of the provider “https://www.greenadsglobal.com/” to send messages.
To send WhatsApp messages we are sending required data to “https://api.telinfy.net/” and to send sms messages we are sending data to “http://sapteleservices.com/SMS_API/sendsms.php”. These are the services of the provider “https://www.greenadsglobal.com/”
Please find the privacy policy of the provider https://www.greenadsglobal.com/privacy-policy/?swcfpc=1
IMPORTANT NOTICE:
The plugin works based on WooCommerce plugin.
FEATURES:
The customers will be notified by different methods such as WhatsApp, SMS, and RCS for all the order events such as,
– Order Confirmation
– Order Shipment
– Order Cancellation
– Order Refund
– Order Status Change
– Adding Customer Notes
– Abandoned Cart Notifications
We can restrict and allow messages send at each event for all methods.
–Order Confirmation : This event will trigger when we place an order in the WooCommerce store.
–Order Shipment : This event will trigger when the order is shipped. In other words, the status is changed from “processing” to “completed”.
–Order Cancellation : This event will trigger when the order is cancelled. In other words, the status of the order is changed to “cancelled”
–Order Refund :This event will trigger when the admin will refund the order partially or fully
–Order Status Change :This event will trigger when the admin changes the status of the order to any other status except completed, cancelled, refunded etc. To send messages in this event we have to tick “Notify Customer” check box
–Adding Customer Notes : This event will trigger when the admin user adds a “Note to customer” from the order details page in the admin
–Abandoned Cart Notifications : This will be sent notification messages to the customer who left the cart without completing the order
How to Configure?
To configure the plugin on the admin page go to WooCommerce -> Settings -> Telinfy Messaging. see the screenshot below
WhatsApp Messaging
The WooCommerce Telinfy Messaging Plugin allows you to connect with customers on the WooCommerce platform. You can send WhatsApp messages for all the events that are mentioned above. The WhatsApp message consists of a header image, a body part and a button to navigate to the wooCommerce account
To configure WhatsApp messaging go to WooCommerce -> Settings -> Telinfy Messaging -> WhatsApp integration settings section.
In the first part, we have to enter API Base URL and API key. We can validate the credentials using the “Validate Credentials” button. Please use the credentials of the account https://one.telinfy.com/dashboard/ here. If the credentials are correct then we can configure the remaining part.
Feilds needs to be filled,
- API Base URL
- API key
- Country Code
In the Second part, We have options to select templates for each event. The templates will be fetched from the Telinfy account you have added above. We have to select the correct templates for each event. You can view details here https://one.telinfy.com/
The “File Upload” field in this part of the configuration is for selecting a default image if the order has multiple products.
Feilds needs to be filled,
-Template for order confirmation
-Template for order cancellation
-Template for order refund
-Template for order notes
-Template for order shipment
-Template for other order status
-Template for abandoned cart
Choose correct templates for the above feild from the select box
–Language code : Language of the WhatsApp template. we can see it in the “telinfy account”. (Example: en,en_US,..)
–Default header image : Default image for WhatsApp header
Template structure for each templates
These are sample templates the content may vary but the parameters should be the same.
-Template for order confirmation
Header: Image(will pass image URL)
Dear {{1}},
Thank you for Shopping with us. We have received your order {{2}} worth {{3}}
We request you to reconfirm the order
Please click the button to view the order details
{{1}} :- Name
{{2}} :- Order Id
{{3}} :- Order Amount
Call to action Button
View Order: http://
{{1}}:- page id
-Template for order cancellation
Header: Image(will pass image URL)
Your order is cancelled
Dear {{1}},
Your order {{2}} worth {{3}} is now cancelled.
Let us know in case any support is required
{{1}} :- Name
{{2}} :- Order Id
{{3}} :- Order Amount
Call to action Button
View Order: http://
{{1}}:- page id
-Template for order refund
Header: Image(will pass image URL)
Hi {{1}} ,
We've processed a refund of {{2}} for the order {{3}}, and you should expect to see the amount appear in your bank account in the next couple of business days.
{{1}} :- Name
{{2}} :- Order Amount
{{3}} :- Order Id
Call to action Button
View Order: http://
{{1}}:- page id
-Template for order notes
Header: Image(will pass image URL)
Hi {{1}},
An order note has been added for order {{2}}
Order Note: {{3}}
{{1}} :- Name
{{2}} :- Order Id
{{3}} :- Order Note
Call to action Button
View Order: http://
{{1}}:- page id
-Template for order shipment
Header: Image(will pass image URL)
Hi {{1}},
The order {{2}} worth {{3}} has been shipped
{{1}} :- Name
{{2}} :- Order Id
{{3}} :- Order Amount
Call to action Button
View Order: http://
{{1}}:- page id
-Template for other order status
Header: Image(will pass image URL)
Dear {{1}}, The status of the order {{2}} changed to {{3}}
Happy Shopping
{{1}} :- Name
{{2}} :- Order Id
{{3}} :- Order Status
Call to action Button
View Order: http://
{{1}}:- page id
-Template for abandoned cart
Header: Image(will pass image URL)
Hi {{1}},
We see you were trying to make a purchase but did not complete your payment. You can continue to click the below button.
{{1}}:- Name
Call to action Button
View Order: http://
{{1}}:- page id
In the third part, we have checkboxes for all the events. Here we can enable or disable each event for the WhatsApp messaging service
Following are the events,
Order confirmation
Order cancellation
Order refund
Order notes
Order shipment
Order status
Abandoned cart
SMS Messaging
The WooCommerce Telinfy Messaging Plugin allows you to reach your customers instantly with Telinfy’s efficient sms service. You can send SMS for all the events that are mentioned above. The sms message consists of the content part and a link to navigate to the wooCommerce account
To configure SMS messaging go to WooCommerce -> Settings -> Telinfy Messaging -> SMS integration settings section.
In the first part, we have to enter Username and Password. Use credentials for the account http://bulksms.greenadsglobal.com/index.php/homepage here. Once the username and password fields are filled then we can configure the remaining part.
Feilds needs to be filled,
Username
Password
sender name : We will get sender name from the account https://sapteleservices.com/
In the Second part, We have options to add templates for each event. Please enter the template ids in the textbox correctly. You can view details here https://sapteleservices.com/
Feilds needs to be filled,
-Template id for order confirmation
-Template id for order cancellation
-Template id for order refund
-Template id for order notes
-Template id for order shipment
-Template id for other order status
-Template id for abandoned cart
Following are the template for the sms messages. This templates should be as in the approved templates in https://sapteleservices.com/
-Template for order confirmation : Template structure for the order confirmation sms.
Allowed parameters :
{$customer_name},{$order_id},{$redirect_url},{$order_total}
Example :
Dear {$customer_name} ,
Thank you for Shopping with us. We have received your order {$order_id} worth {$order_total}
View Order: {$redirect_url}.
GreenAds Global Pvt Ltd
-Template for order cancellation : Template structure for the order cancellation sms.
Allowed parameters :
{$customer_name},{$order_id},{$order_total},{$redirect_url}
Example :
Dear {$customer_name}
Your order {$order_id} worth {$order_total} is now cancelled.
Let us know in case any support is required
View Order: {$redirect_url}.
GreenAds Global Pvt Ltd
-Template for order refund: Template structure for the order refund sms.
Allowed parameters :
{$customer_name},{$order_id},{$refund_amount},{$redirect_url}
Example :
Hi {$customer_name} ,
We've processed a refund of {$refund_amount} for the order {$order_id}, and you should expect to see the amount appear in your bank account in the next couple of business days.
View Order: {$redirect_url}.
GreenAds Global Pvt Ltd
-Template for order notes : Template structure for the order note sms.
Allowed parameters :
{$customer_name},{$order_id},{$redirect_url}
Example :
Hi {$customer_name} ,
An order note has been added for order {$order_id}
Please see the order note here {$redirect_url}
GreenAds Global Pvt Ltd
-Template for order shipment: Template structure for the order shipment sms.
Allowed parameters :
{$customer_name},{$order_id},{$order_total},{$redirect_url}
Example :
Hi {$customer_name}
The order {$order_id} worth {$order_total} has been shipped
View Order: {$redirect_url}.
GreenAds Global Pvt Ltd
-Template for other order status : Template structure for the order status change sms.
Allowed parameters :
{$customer_name},{$order_id},{$new_status},{$redirect_url}
Example :
Dear {$customer_name},
The status of the order {$order_id} changed to {$new_status}
Happy Shopping
View Order: {$redirect_url}.
GreenAds Global Pvt Ltd
-Template for abandoned cart: Template structure for the abandoned cart sms.
Allowed parameters :
{$customer_name}
Example :
Hi {$customer_name}
We see you were trying to make a purchase but did not complete your payment. Please visit our store
GreenAds Global Pvt Ltd
In the third part, we have the checkbox for all the events as in the WhatsApp integration. Here we can enable or disable each event for the SMS messaging service.
Following are the events,
Order confirmation
Order cancellation
Order refund
Order notes
Order shipment
Order status
Abandoned cart
Abandoned Cart
This feature is only applicable to Logged in customers. A customer logs in as a customer and add products to the cart and go to the checkout page and fill in all the field, especially the phone number field and leaves the cart without placing the order. After a specified time the cart will be marked as abandoned. After the cart is marked as abandoned the message to the customer will be trigged within the specified time in the configuration section.
–Abandoned cart cron interval : The frequency of the cron to check for the abandoned cart. This will send the abandoned cart notification message to the customers who have a leaved cart which will satisfy all the conditions of an abandoned cart
–Abandoned cart time : The time after the last updation of the cart to mark the cart as abandoned
–Abandoned cart send message time : The time to send the abandoned cart notification messages to the customer after the cart is marked as abandoned. You can enter multiple times separated by a comma so that you can send the messages multiple times to the customers.
Eg: 2,4,6, This configuration will notification messages to the customer 3 times after the cart is marked as abandoned. ie, After 2 hours, 4 hours and 6 hours. If the abandoned cart time is set to 2 hours, In this scenario, the message will be sent only after 4 (2 + 2) hours, 6 (2 + 4) hours, and 8 (2 + 6) hours after the cart becomes inactive.
–Abandoned cart remove cron interval : The frequency of the cron to remove the abandoned cart records
–Delete abandoned records : The time to delete the abandoned cart record after it is marked as abandoned
–Message queue cron interval : A message queue will be added when an order is placed. This is the time interval to execute the queue. Please add time in minutes
–Message cron item count : Number of items processed in an execution of queue. Please add the item count
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Telinfy Messaging」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Newsletters, Email Marketing, SMS and Popups by Omnisend 》總結文案:, 「Omnisend 外掛連接至 Omnisend 電子郵件行銷工具,可讓其他外掛自動將表單數據和聯絡資訊傳送至 Omnisend。這能夠簡化聯絡人分類並發送個人化郵...。
Email Marketing for WooCommerce by Omnisend 》最直觀的電子報、電商電子行銷和簡訊解決方案,專為你的 WordPress 和 WooCommerce 商店而設計, 有什麼比一鍵式 WooCommerce 商店整合更好的呢?擁有預建工作...。
افزونه پیامک ووکامرس Persian WooCommerce SMS 》Persian Woocommerce SMS 是一款能與免費商店系統 Woocommerce 存在的實用外掛程式,可讓您輕鬆透過簡訊通知管理員和使用者。, 特色, , 在下單或訂單狀態變更...。
WP SMS – Ultimate SMS & MMS Notifications, 2FA, OTP, and Integrations with WooCommerce, GravityForms, and More 》此外掛可以讓你透過超過 250 個簡訊網關(如 Twilio、Plivo、Clickatell、BulkSMS、Infobip、Vonage(Nexmo)、Clockworksms、Messagebird、WhatsApp 商務 AP...。
Texty – SMS Notification for WordPress, WooCommerce, Dokan and more 》Texty是一個輕量級的WordPress簡訊通知外掛程式。, , 隨著您收件匣收到眾多電子郵件,往往會讓最重要的事情掉到後頭。在手機、WhatsApp或Telegram收到簡訊通...。
WP SMS Plugin – WordPress SMS Two Factor Authentication – 2FA, Two Factor, OTP SMS and Email 》WordPress SMS Plugin: 如果你想在你的 WordPress 網站或應用程式中啟用簡訊(SMS)功能,這個外掛就是為此而創建的。它使用了市場上最好的簡訊解決方案之一 ...。
WP Flashy Marketing Automation 》Flashy是一個全方位的營銷平台,旨在幫助電商網站增加銷售額。, , 增加郵件列表, , 使用我們智能的彈出視窗,將您的網站訪客轉換為忠實的客戶。此外,將您的E...。
OTP Login Woocommerce (Login with OTP) 》現場示範, 允許使用者通過在您的行動裝置上收到的一次性密碼(OTP)登錄/註冊。, 特色與選項:, , 向註冊表單添加電話號碼欄位, 無需記住電子郵件/密碼,使用 OT...。
BulkGate SMS Plugin for WooCommerce 》er countries, Read more about our bulk SMS and Viber for Business solutions., , Get started with BulkGate SMS plugin for WooCommerce now and stream...。
LWS SMS 》使用 LWS SMS,可建立簡訊範本並配置您的 WooCommerce 商店,以您想要的時間發送簡訊給客戶!此外掛程式由LWS提供的簡訊 API 驅動。此外掛程式需要 LWS 點數...。
Uptime Monitoring for WordPress – My Website is Online 》這個外掛程式讓你能夠透過提供一個設定頁面放置程式碼,更簡單地新增你需要的功能。, 安裝後,會建立一個新的 REST API 路由來輸出程式碼:wp-json/mywebsite...。
Melipayamak 》, WordPress / WooCommerce National SMS and Voice Messaging Plugin, , This is a specialized plugin written by the National SMS team for the WordPres...。
Contact Widgets For Elementor all the contact links you need in one place 》Contact Widgets For Elementor 是一款 WordPress 外掛,可以在 Elementor 頁面建構器中新增聯繫小工具。, 此外掛包含以下小工具:, 1. WhatsApp:電話號碼 +...。
TextMe SMS 》此外掛讓你可以從 WordPress 控制台傳送簡訊給網站擁有者或使用者。, 輸入必要的憑證,定義事件以觸發簡訊提交,編寫自訂訊息以傳送給使用者。可使用動態欄位...。
SMS Abandoned Cart Recovery ✦ CartBoss 》🔥立即開始發送購物車遺失信息簡訊 (SMS),提高客戶的生命價值,並在不到 5 分鐘內減少死庫存, Plug & Play 簡單易用, 無縫集成, 只需數分鐘即可將您的 W...。