Linux 软件免费装
Banner图

WP Braintree

开发者 Tips and Tricks HQ
alexanderfoxc
wptipsntricks
更新时间 2021年3月10日 11:51
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 5.7
版权: GPLv2 or later

标签

sales payment e-commerce store sell cart checkout payment gateway braintree card payment accept payment braintree payments

下载

1.3 2.0.1 2.0.2 1.5 1.6 1.7 1.9

详情介绍:

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. https://www.youtube.com/watch?v=kfzz8U8azbM Settings Configuration Once you have installed the plugin you need to provide your Braintree merchant details in the settings menu (Settings -> WP Braintree). 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

安装:

Upload the plugin to the plugins directory via WordPress Plugin Uploader (Plugins -> Add New -> Upload -> Choose File -> Install Now) and Activate it.

升级注意事项:

None

更新日志:

2.0.3 2.0.2 2.0.1 2.0 1.9 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0