braintree_payment

Drupal 7 module that integrates credit card payments from braintreepayments.com

Stars
0
Committers
4

Braintree payment

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

Usage

  1. Copy the braintree_php libary to an apropriate library folder.
  2. Install and enable the braintree_payment module (ie. drush en braintree_payment)
  3. Create and configure a payment method in admin/config/services/payment.
Badges
Extracted from project README
Build Status codecov
Related Projects