WP 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
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



