WooCommerce Braintree Payment Gateway

وەسف

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
  • Automatic Payment Confirmation to update order transaction
  • Very Simple 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

Screenshots

  • Configuration page with options for the Plugin.
  • Frontend shop Checkout page Payment Form.

Installation

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

  1. Download the plugin zip file
  2. Login to your WordPress Admin. Click on “Plugins > Add New” from the left hand menu.
  3. 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.
  4. Activate the plugin.
  5. Open the Settings page for WooCommerce and click the “Checkout” tab.
  6. Click on the sub tab for “Braintree”.
  7. 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.

پهد

What Do I Need To Use The Plugin

  1. You need to have WooCommerce plugin installed and activated on your WordPress site.
  2. You need to open an account on Braintree website.

Will my customers be able to checkout using their credit cards after I install this plugin?

Yes

Does this Plugin support WooCommerce Subscriptions?

No, It doesn’t, but this functionality is in plan for the near future.

Does this plugin require the SSL?

As an online merchant, it is your responsibility to make sure the information you collect from your customers is protected so yes, you need it.

پێداچوونەوەکان

ئایار 11, 2019 1 reply
I'm surprised people are saying this works. I can't get it to work in production. Installed it 8 months ago. Worked fine in first installation. Then an update broke it. Then my client put a hold on the site and we never went live. Came back and wants to go live. I updated everything expecting it to be fine by now. Same error. Does not work in Production. No credit card form. Error says no payment method chosen for my state. Use Braintree For WooCommerce instead. It works perfectly.
ئایار 7, 2017
Hello! Great plugin, thank you very much for it! Just one question - is there a way to translate the input fields and error messages? Example: Please check CVV number here: https://puu.sh/vIrE9/ede6e0ca74.png and¸expiry and verification number here https://puu.sh/vIwp2/dca6e7151c.png Thank you! Best regards, Damjan
ئه‌یلول 3, 2016 1 reply
Hello, I really appreciate all Your effort on plugin. Want to know why after installing woo and this plugin (and setting all keys) still got massage like this "Error processing checkout. Please try again."
ئه‌یلول 3, 2016
Our Sandbox testing was easy and flawless. When we moved to Production, we got an initial error message but it was our fault. We hadn't entered the CSE Key correctly. Make sure you're copying the entire key, because it is long -- so long that Braintree's control panel doesn't allow you to view it all. We're very pleased with this plugin.
ئه‌یلول 3, 2016
It was easy to install and set up and I didn't have to pay an upfront fee ... love it!
Read all 13 reviews

بەشداربووان و گەشەپێدەران

“WooCommerce Braintree Payment Gateway” is open source software. The following people have contributed to this plugin.

بەشداربووان

“WooCommerce Braintree Payment Gateway” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WooCommerce Braintree Payment Gateway” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.9.8

  • Added HPOS feature compatibility.

1.9.7

  • Removed the admin notice for the secure checkout option which has been removed from WooCommerce.

1.9.6

  • Updated for WooCommerce v8.3.1
  • Tested on latest WP version.

1.9.5

  • Updated to work with 3DS version 2.
  • Updated the Braintree SDK to latest.

1.9.4

  • Postponed plugin init to ensure other addons have loaded.
  • Modified plugin code to follow WP Coding Standards.

1.9.3

  • Updated Braintree PHP SDK to prevent deprecation notice when using PHP 7+.

1.9.2

  • Fixed WooCommerce settings URL in force SSL notice.

1.9.1

  • Fixed inability to proceed with payment when 3D Secure is not enabled in Braintree account.

1.9

  • Added 3D Secure support.

1.8

  • Added a function_exists check to see if Braintree library is already loaded.

1.7

  • Replaced a deprecated call with the new method.
  • Added a link to the addon’s settings menu.

1.6

  • Added woocommerce tested upto version number in the plugin header.

1.5

  • Display error when the transaction is declined. Thanks to @bolint for making this change.

1.4

  • Fixed a typo.

1.3

  • Upgraded the Braintree library to the latest version.

1.2.0

  • PHP version check changed from 5.2.1 to 5.4.0
  • Updated Braintree PHP Client Library to version 3.9.0.
  • Added customer information to Braintree.

1.1.0

  • PHP version check changed from 5.3 to 5.2.1
  • Updated Braintree PHP Client Library to version 2.35.2. Released December 17, 2014.

1.0.0

  • First release