Braintree payment
Security covered
This module allows your Drupal site to accept one-time credit card payments through Braintree, ensuring PCI SAQ-A compliance and supporting 3DSv2 authentication.
This module implements a payment method for braintree credit card payments.
Features
- One-time payments via credit card.
- PCI SAQ-A compliance through use of hosted fields.
- 3DSv2 support.
Requirements
- PHP 7.0+
- Drupal 7
- libraries
- little_helpers ≥ 2.0-alpha6
- payment ≥ 1.10
- payment_context
- payment_controller_data
- payment_forms ≥ 2.0-beta1
- xautoload ≥ 5.0
- braintree/braintree_php:3
- A payment_context aware payment context like webform_paymethod_select.
Usage
- Copy the braintree_php libary to an apropriate library folder.
- Install and enable the braintree_payment module (ie.
drush en braintree_payment) - Create and configure a payment method in
admin/config/services/payment.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.