
內容簡介
總結:Zoho Mail 外掛幫助您在 WooCommerce 網站中配置 Zoho Mail 帳戶,從您的網站發送通知郵件。
問題與答案:
1. 使用 Zoho Mail for WooCommerce 外掛需要哪些前提條件?
- 答案:需要有 Zoho Mail 帳戶、自託管的 WordPress 帳戶和安裝 WooCommerce 外掛。
2. 可以如何使用 Zoho Mail API 來發送交易郵件?
- 答案:您可以使用您的 Zoho Mail 帳戶的 OAuth 標記來透過 Zoho Mail API 從您的網站發送交易郵件。
3. 列舉 Zoho Mail 外掛的參數有哪些?
- 答案:包括帳戶主機、客戶 ID、客戶密鑰、寄件人電子郵件地址和寄件人姓名等。
外掛標籤
開發者團隊
原文外掛簡介
Zoho Mail for WooCommerce
The Zoho Mail plugin helps you to configure your Zoho Mail account in your WooCommerce site, to send emails from your website.
PRE-REQUISITES
A Zoho Mail Account
A self-hosted WordPress account
WooCommerce plugin installed
Zoho Mail API
You can use the OAuth token of your Zoho Mail account to send authentic emails from your site using Zoho Mail API.
Zoho Mail PLUGIN PARAMETERS
** Account hosted** : The host that will be used to invoke API call: https://accounts.zoho.com/ and https://mail.zoho.com/ (The TLD (.com) for the domain will vary based on the region in which the user data is hosted (zoho.com,zoho.eu, zoho.com.au, zoho.com.cn, zoho.jp,zoho.in, zoho.sa, zohocloud.ca ) )
Client Id :The public identifier for your application.
Client secret : Confidential key used to authenticate your application.
From Email Address :The Email address that will be used to send all the outgoing emails from your website.
From Name :The Name that will be shown as the display name while sending all emails from your website.
