
內容簡介
這個外掛可以讓您在 WordPress 網站上使用 Braintree 付款網關接受付款。
使用者可以使用一鍵式的「立即購買」按鈕輕鬆地使用信用卡為您的產品或服務付款。
您可以使用此外掛程式接受產品、服務或數位下載的信用卡付款。
訂單將被保存在數據庫中,因此可以從管理儀表板檢視訂單。
此外掛程式還支持 3D Secure 付款選項。如果在您的 Braintree 帳戶中啟用了 3D Secure 付款,此外掛程式將可與該選項一起使用。
設置配置
安裝插件後,您需要在設置菜單(設置 -> WP Braintree)中提供 Braintree 商戶詳細信息。
商戶 ID
公鑰
私鑰
現在創建一個新的文章或頁面,並插入您的產品的 Braintree 縮短代碼。例如:
[wp_braintree_button item_name="Test Product" item_amount="5.00"]
使用以下縮短代碼來使用 Braintree 銷售數位物品/產品:
[wp_braintree_button item_name="Test Product" item_amount="5.00" url="example.com/downloads/myproduct.zip"]
此插件會在成功付款後讓客戶下載數位物品。
您可以使用縮短代碼中的 "button_text" 參數自定義購買按鈕文字。例如:
[wp_braintree_button item_name="Test Product" item_amount="5.00" button_text="Buy This Item"]
有關截圖、詳細文檔、支援和更新,請訪問:WordPress Braintree 外掛程式頁面。
使用方法
您需要在文章/頁面上嵌入適當的縮短代碼才能創建 Braintree 立即購買按鈕。
有關使用此縮短代碼的說明,請參閱以下網址:
接受 Braintree 付款使用說明
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows you to accept payments using Braintree payment gateway on your WordPress site.
Users can easily pay with credit cards for your products or services using one-click “Buy Now” button.
You can accept credit card payment for products, services or digital downloads using this plugin.
The orders are saved in the database so it can be viewed from the admin dashboard.
This plugin also supports 3D Secure Payment option. So if you enable 3D Secure Payment in your Braintree account, this plugin will work with that option.
Settings Configuration
Once you have installed the plugin you need to provide your Braintree merchant details in the settings menu (Settings -> WP Braintree).
Merchant ID
Public Key
Private Key
Now create a new post/page and insert Braintree shortcode for your product. For example:
[wp_braintree_button item_name="Test Product" item_amount="5.00"]
Use the following shortcode to sell a digital item/product using Braintree:
[wp_braintree_button item_name="Test Product" item_amount="5.00" url="example.com/downloads/myproduct.zip"]
The plugin will let the customer download the digital item after a successful payment.
You can customize the buy now button text using the “button_text” parameter in the shortcode. For example:
[wp_braintree_button item_name="Test Product" item_amount="5.00" button_text="Buy This Item"]
For screenshots, detailed documentation, support and updates, please visit: WordPress Braintree plugin page
Usage
You need to embed the appropriate shortcode on a post/page to create Braintree Buy Now button.
Instructions for using the shortcodes are available at the following URL:
Accept Braintree Payments Usage Instruction
