PHPackages                             beyondit/opencart-plugin - 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. beyondit/opencart-plugin

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

beyondit/opencart-plugin
========================

BitPay Payment Method for OpenCart

2.1.4(8y ago)0141MITPHPPHP &gt;=5.4.0

Since Feb 6Pushed 8y ago3 watchersCompare

[ Source](https://github.com/beyondit/opencart-plugin)[ Packagist](https://packagist.org/packages/beyondit/opencart-plugin)[ Docs](https://github.com/bitpay/opencart-plugin)[ RSS](/packages/beyondit-opencart-plugin/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (7)Versions (6)Used By (0)

Notice
======

[](#notice)

This is a Community-supported project.

If you are interested in becoming a maintainer of this project, please contact us at . Developers at BitPay will attempt to work along the new maintainers to ensure the project remains viable for the foreseeable future.

BitPay for OpenCart
===================

[](#bitpay-for-opencart)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/ac7dd838c78bc0f3b8b05f450d45cda158511f05e7da7eb0e8398c05136d38db/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6269747061792f6f70656e636172742d706c7567696e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/bitpay/opencart-plugin)

Last Cart Version Tested: 2.3.0.2
---------------------------------

[](#last-cart-version-tested-2302)

Installation
------------

[](#installation)

Follow the instructions found in the [BitPay for OpenCart Guide](GUIDE.md)

Development Setup
-----------------

[](#development-setup)

```
# Clone the repo
$ git clone https://github.com/bitpay/opencart-plugin.git
$ cd ./opencart-plugin

# Install dependencies via Composer
$ composer install

# Set Environment Variables (variables needed can be found in .env.sample)
$ cp .env.sample .env

# After modifying the Environment Variables for your environment setup OpenCart
$ ./bin/robo setup
```

Development Workflow
--------------------

[](#development-workflow)

```
# Run PHP Server of OpenCart installation and redirect bash I/O
$ ./bin/robo server &

# Watch for source code changes and copy them to the OpenCart installation
$ ./bin/robo watch
```

Testing
-------

[](#testing)

```
$ ./bin/robo test
```

Build
-----

[](#build)

```
$ ./bin/robo build

# Outputs:
# ./build/bitpay-opencart - the distribution files
# ./build/bitpay-opencart.ocmod.zip - the distribution archive
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Support
-------

[](#support)

**BitPay Support:**

- Last Cart Version Tested: 2.3.0.2
- [GitHub Issues](https://github.com/bitpay/magento-plugin/issues)
    - Open an issue if you are having issues with this plugin.
- [Support](https://help.bitpay.com)
    - BitPay merchant support documentation

**OpenCart Support:**

- [Homepage](http://www.opencart.com)
- [GitHub Issues](https://github.com/opencart/opencart/issues)
- [Support](http://www.opencart.com/index.php?route=support/support)
- [Forums](http://forum.opencart.com)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity62

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 ~232 days

Total

5

Last Release

3186d ago

Major Versions

1.9.2 → 2.1.12017-08-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/0040de3600017ad8e45ec4d6f5c0d0e395277d9ace8a05ebfac11805a3816c60?d=identicon)[openmandragora](/maintainers/openmandragora)

---

Top Contributors

[![ionux](https://avatars.githubusercontent.com/u/6451654?v=4)](https://github.com/ionux "ionux (31 commits)")[![stefanhuber](https://avatars.githubusercontent.com/u/5379359?v=4)](https://github.com/stefanhuber "stefanhuber (7 commits)")[![JoshuaEstes](https://avatars.githubusercontent.com/u/447419?v=4)](https://github.com/JoshuaEstes "JoshuaEstes (7 commits)")[![kleetus](https://avatars.githubusercontent.com/u/12446?v=4)](https://github.com/kleetus "kleetus (6 commits)")[![jaafit](https://avatars.githubusercontent.com/u/296158?v=4)](https://github.com/jaafit "jaafit (4 commits)")[![bitjson](https://avatars.githubusercontent.com/u/904007?v=4)](https://github.com/bitjson "bitjson (3 commits)")[![gasteve](https://avatars.githubusercontent.com/u/639093?v=4)](https://github.com/gasteve "gasteve (3 commits)")[![elahurd](https://avatars.githubusercontent.com/u/1800587?v=4)](https://github.com/elahurd "elahurd (3 commits)")[![jameswalpole](https://avatars.githubusercontent.com/u/9257396?v=4)](https://github.com/jameswalpole "jameswalpole (1 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")

---

Tags

paymentbitcoinbtcbitpayxbtopencart

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/beyondit-opencart-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/beyondit-opencart-plugin/health.svg)](https://phpackages.com/packages/beyondit-opencart-plugin)
```

###  Alternatives

[bitpay/sdk

Complete version of the PHP library for the new cryptographically secure BitPay API

42337.5k4](/packages/bitpay-sdk)[bitpay/sdk-light

Light version of the PHP library for the new cryptographically secure BitPay API

19143.6k3](/packages/bitpay-sdk-light)[coingate/coingate-php

CoinGate library for PHP

56459.2k1](/packages/coingate-coingate-php)[omnipay/bitpay

BitPay driver for the Omnipay payment processing library

1383.2k1](/packages/omnipay-bitpay)[vrajroham/laravel-bitpay

BitPay wrapper for laravel

7669.8k](/packages/vrajroham-laravel-bitpay)[bip70/bip70

Bitcoin payment requests (BIP70) toolkit for PHP

101.6k](/packages/bip70-bip70)

PHPackages © 2026

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