PHPackages                             aligent/braintree-orocommerce - 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. aligent/braintree-orocommerce

ActiveSymfony-bundle[Payment Processing](/categories/payments)

aligent/braintree-orocommerce
=============================

A Braintree Payments module for OroCommerce.

4.2.2(1y ago)01.5k1[4 issues](https://github.com/aligent/braintree-orocommerce/issues)[5 PRs](https://github.com/aligent/braintree-orocommerce/pulls)MITPHPPHP ~7.4.14 || ~8.0.0CI passing

Since Feb 19Pushed 2mo ago19 watchersCompare

[ Source](https://github.com/aligent/braintree-orocommerce)[ Packagist](https://packagist.org/packages/aligent/braintree-orocommerce)[ RSS](/packages/aligent-braintree-orocommerce/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (2)Versions (35)Used By (0)

Braintree Payment Gateway Bundle
================================

[](#braintree-payment-gateway-bundle)

Info
----

[](#info)

- composer name: `aligent/braintree-orocommerce`

Description
-----------

[](#description)

This bundle allows you to use the [Braintree Drop In UI](https://developers.braintreepayments.com/guides/drop-in/overview/javascript/v3)with OroCommerce.

Installation Instructions
-------------------------

[](#installation-instructions)

1. Install this module via Composer

    ```
     composer require aligent/braintree-orocommerce

    ```
2. Clear cache

    ```
     php bin/console cache:clear --env=prod

    ```
3. Run Migrations

    ```
     php bin/console oro:migration:load --force --env=prod

    ```
4. Install Assets

    ```
     php bin/console assets:install --env=prod

    ```
5. Build Assets

    ```
     php bin/console oro:assets:build --env=prod

    ```

Set up Instructions
-------------------

[](#set-up-instructions)

Go to the "System -&gt; Integrations -&gt; Manage integrations" and click "Create Integration". Select "Braintree" as the integration type and fill all required fields.

To Enable select the Enabled checkbox in the PayPal section and add values for all fields. Note: Your Braintree account must be setup to accept PayPal payments see here:  for more details.

[![Braintree Integration Form](src/Resources/doc/images/braintree_integration.png?raw=true "Braintree Integration Form")](src/Resources/doc/images/braintree_integration.png?raw=true)

Once complete you must now create an appropriate 'Payment Rule' see:  for more details.

Supported Payment Methods
-------------------------

[](#supported-payment-methods)

Current:

- PayPal
- Credit Card

Coming Soon:

- Google Pay
- Apple Pay
- PayPal Credit
- Venmo

Supported Payment Actions
-------------------------

[](#supported-payment-actions)

Currently, this bundle only supports the 'Purchase' action, 'Validate' and 'Capture' are coming soon.

Extension Points
----------------

[](#extension-points)

#### Events

[](#events)

BraintreePaymentActionEvent (aligent\_braintree.payment\_action.{action}):

This event is fired when a payment action executes but before the payload is sent to the payment gateway. It is used internally to build up the payment payload and can be extended with other listeners to add data to be sent to the payment gateway.

Currently supported events:

- aligent\_braintree.payment\_action.purchase

#### Actions

[](#actions)

Custom payment actions can be added by implementing the BraintreeActionInterface and then tagging the service with:

`{ name: braintree.action, action: action_name }`

Support
-------

[](#support)

If you have any issues with this bundle, please feel free to open [GitHub issue](https://github.com/aligent/braintree-orocommerce/issues) with version and steps to reproduce.

Contribution
------------

[](#contribution)

Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

Developer
---------

[](#developer)

Adam Hall .

License
-------

[](#license)

[MIT](https://opensource.org/licenses/mit)

Copyright
---------

[](#copyright)

(C) 2020 Aligent Consulting

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance67

Regular maintenance activity

Popularity17

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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.

###  Release Activity

Cadence

Every ~130 days

Recently: every ~307 days

Total

18

Last Release

417d ago

Major Versions

0.1.3 → 3.1.02020-03-18

3.1.0 → 4.1.02020-03-19

3.1.x-dev → 4.1.x-dev2021-09-15

4.2.1 → 5.0.x-dev2022-07-21

PHP version history (5 changes)3.1.0PHP &gt;=7.1

4.1.0PHP &gt;=7.2

3.1.2PHP &gt;=7.3

4.2.0PHP ~7.4.14 || ~8.0.0

5.0.x-devPHP ~8.1.0

### Community

Maintainers

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

---

Top Contributors

[![AdamJHall](https://avatars.githubusercontent.com/u/7251527?v=4)](https://github.com/AdamJHall "AdamJHall (92 commits)")[![aligentjim](https://avatars.githubusercontent.com/u/1243412?v=4)](https://github.com/aligentjim "aligentjim (34 commits)")[![mtripode](https://avatars.githubusercontent.com/u/16704083?v=4)](https://github.com/mtripode "mtripode (29 commits)")[![pablomodicentrepids](https://avatars.githubusercontent.com/u/32486917?v=4)](https://github.com/pablomodicentrepids "pablomodicentrepids (13 commits)")[![jp052](https://avatars.githubusercontent.com/u/5624661?v=4)](https://github.com/jp052 "jp052 (10 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![OleksandrProtsiuk](https://avatars.githubusercontent.com/u/44535554?v=4)](https://github.com/OleksandrProtsiuk "OleksandrProtsiuk (3 commits)")[![popadko](https://avatars.githubusercontent.com/u/1937921?v=4)](https://github.com/popadko "popadko (3 commits)")[![JamesLaB01](https://avatars.githubusercontent.com/u/86330205?v=4)](https://github.com/JamesLaB01 "JamesLaB01 (2 commits)")[![chrisaligent](https://avatars.githubusercontent.com/u/45612883?v=4)](https://github.com/chrisaligent "chrisaligent (1 commits)")[![jswift](https://avatars.githubusercontent.com/u/641652?v=4)](https://github.com/jswift "jswift (1 commits)")[![carbsrule](https://avatars.githubusercontent.com/u/10014710?v=4)](https://github.com/carbsrule "carbsrule (1 commits)")

### Embed Badge

![Health badge](/badges/aligent-braintree-orocommerce/health.svg)

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

###  Alternatives

[omnipay/braintree

Braintree gateway for Omnipay payment processing library

35558.0k3](/packages/omnipay-braintree)[cometcult/braintree-bundle

Symfony 2 Bundle for Braintree's PHP client library

2185.9k](/packages/cometcult-braintree-bundle)

PHPackages © 2026

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