WooCommerce Braintree Payment Gateway allows you to accept credit card payments on your Woocommerce store via the Braintree gateway. It authorizes credit card payments and processes them securely with your Braintree merchant account.
It is compatible with WooCommerce High-Performance Order Storage (HPOS) feature.
Plugin Functionality:
- Easy to install and configure.
- Compatible with WordPress/Woocommerce plugins.
- You don't need any extra plugins or scripts to process the transaction.
- Accepts all major credit cards.
- It has the 3D secure payment support.
- Uses the latest version of Braintree library.
- Automatic payment confirmation to update order transaction.
- Very simple and clean Code to add a Braintree payment method to woocommerce.
Checkout Payment Form is responsive, adapts nicely to all mobile screen sizes.
Configuring this addon is very easy. Simply go to the following WooCommerce settings area to enable the Braintree gateway and enter your Braintree API details:
WooCommerce Settings -> Checkout -> Braintree
You can find detailed usage instruction with screenshots on the
Braintree Gateway for WooCommerce extension page.
After that, your customers will be able to select the credit card checkout option on the WooCommere checkout page.
This Plugin
does not support WooCommerce Subscriptions, but this functionality is in plan for the near future.
3D Secure Payment Option
This Braintree addon supports 3D secure payment option. If you want to use
3D Secure Payment then you just need to enable that option in your Braintree merchant account. You can contact Braintree support to enable 3D secure in your live account.
Also works with 3DS v2.
Developers
Github repository -
https://github.com/wp-insider/woocommerce-braintree-payment-gateway
Automatic Installation
- Login to your WordPress Admin area
- Go to "Plugins > Add New" from the left hand menu
- In the search box type "WooCommerce Braintree Payment Gateway"
- From the search result you will see "WooCommerce Braintree Payment Gateway" click on "Install Now" to install the plugin
- A popup window will ask you to confirm your wish to install the Plugin.
Manual Installation
- Download the plugin zip file
- Login to your WordPress Admin. Click on "Plugins > Add New" from the left hand menu.
- Click on the "Upload" option, then click "Choose File" to select the zip file from your computer. Once selected, press "OK" and press the "Install Now" button.
- Activate the plugin.
- Open the Settings page for WooCommerce and click the "Checkout" tab.
- Click on the sub tab for "Braintree".
- Configure your "Braintree" settings. See below for details.
Configure the plugin
To configure the plugin, go to
WooCommerce > Settings from the left hand menu, then click "Checkout" from the top tab menu. You should see
"Braintree" as an option at the top of the screen. Click on it to configure the payment gateway.
- Enable/Disable - check the box to enable Braintree Payment Gateway.
- Title - allows you to determine what your customers will see this payment option as on the checkout page, default is "Credit card".
- Description - controls the message that appears under the payment fields on the checkout page.
- Sandbox - check the box to enable sandbox mode to test how would payments work for you, real payments will not be taken. Uncheck this option to put It in production mode.
- Sandbox Merchant ID/Merchant ID - enter your Braintree Merchant ID, this is gotten from your account page on Braintree website.
- Sandbox Public Key/Public Key - enter your Braintree Public Key, this is gotten from your account page on Braintree website.
- Sandbox Private Key/Private Key - enter your Braintree Private Key, this is gotten from your account page on Braintree website.
- Click on Save Changes for the changes you made to be effected.