PHPackages                             andyvr/braintree-payments - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. andyvr/braintree-payments

ActiveOpencart-extension[Payment Processing](/categories/payments)

andyvr/braintree-payments
=========================

Braintree payment gateway extension for Opencart v1.5.x

465[1 issues](https://github.com/andyvr/braintree-payments/issues)PHP

Since Oct 10Pushed 10y ago2 watchersCompare

[ Source](https://github.com/andyvr/braintree-payments)[ Packagist](https://packagist.org/packages/andyvr/braintree-payments)[ RSS](/packages/andyvr-braintree-payments/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

braintree-payments
==================

[](#braintree-payments)

Braintree Payments Opencart module is the simple and lightweight implementation of braintree.com payment service for Opencart. It's licensed under MIT license, feel free to use it in any project or modify the source code at your will.

### Getting Started

[](#getting-started)

#### Installation

[](#installation)

The most convenient way to install the extension is with Composer, add following code to your *composer.json* file:

```
{
  "require": {
    "andyvr/braintree-payments": "@dev"
  },
  "scripts": {
    "post-install-cmd": [
      "sh ./vendor/andyvr/braintree-payments/extension-install.sh"
    ]
   }
}

```

If you don't use Composer you can just copy over ***admin***, ***catalog*** and ***vendor*** folders to your Opencart root.

#### Setup

[](#setup)

Activate the extension thru your Opencart Admin Panel.

The extension uses the Braintree API. You need to enter either Sandbox or Production Public/Private API keys and the Merchant ID on the extension settings page.

In order to obtain this information please login to your Braintree account dashboard, click on *Account* in the top right corner of the page, then *API Keys*.

When switching to Production mode please replace API keys and Merchant ID with Production ones and change *Transaction Mode* setting to *Production*. You're all set to accept credit card payments thru Braintree.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b94cdc62b3eb4e48413cea8d2a5977df4d7d79ccbc2bdce41124d095e8edb86d?d=identicon)[andyvr](/maintainers/andyvr)

---

Top Contributors

[![andyvr](https://avatars.githubusercontent.com/u/1934794?v=4)](https://github.com/andyvr "andyvr (8 commits)")

### Embed Badge

![Health badge](/badges/andyvr-braintree-payments/health.svg)

```
[![Health](https://phpackages.com/badges/andyvr-braintree-payments/health.svg)](https://phpackages.com/packages/andyvr-braintree-payments)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
