Module Description
This module integrates Braintree Payments with Drupal Commerce to accept credit card payments on-site and store card data in the Braintree vault for later processing.
Installation
See the modules README.txt for information on installing and configuring this module.
Drupal 7 version
This module uses an external library.
Download your choice of the 3.21.0 PHP library from Braintree: zip: https://github.com/braintree/braintree_php/archive/3.21.0.zip tar.gz: https://github.com/braintree/braintree_php/archive/3.21.0.tar.gz
More information can be found in the README.txt
Drupal 8 version
Commerce Braintree, like all Commerce modules, must be installed via Composer.
composer require "drupal/commerce_braintree ~1.0" Use "composer update drupal/commerce_braintree --with-dependencies" to update Commerce Braintree to a new release. Using --with-dependencies ensures the Braintree SDK is also updated.
See Using Composer in a Drupal project for more information.
Installation
See the modules README.txt for information on installing and configuring this module.
Drupal 7 version
This module uses an external library.
Download your choice of the 3.21.0 PHP library from Braintree: zip: https://github.com/braintree/braintree_php/archive/3.21.0.zip tar.gz: https://github.com/braintree/braintree_php/archive/3.21.0.tar.gz
More information can be found in the README.txt
Drupal 8 version
Commerce Braintree, like all Commerce modules, must be installed via Composer.
composer require "drupal/commerce_braintree ~1.0" Use "composer update drupal/commerce_braintree --with-dependencies" to update Commerce Braintree to a new release. Using --with-dependencies ensures the Braintree SDK is also updated.
See Using Composer in a Drupal project for more information.
Module Link
Project Usage
485
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the integration of Braintree Payments with Drupal Commerce for accepting credit card payments on-site and storing card data in the Braintree vault.
Data Name
commerce_braintree