PHPackages                             coinbar/coinbar-pay-m2-plg - 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. coinbar/coinbar-pay-m2-plg

ActiveMagento2-module[Payment Processing](/categories/payments)

coinbar/coinbar-pay-m2-plg
==========================

Magento 2 Plug-in for CoinbarPay

1.0.5(2y ago)038LGPL-3.0PHPPHP &gt;=7.4

Since Jul 31Pushed 12mo agoCompare

[ Source](https://github.com/CoinbarSPA/coinbar-pay-m2-plg)[ Packagist](https://packagist.org/packages/coinbar/coinbar-pay-m2-plg)[ RSS](/packages/coinbar-coinbar-pay-m2-plg/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (6)Used By (0)

Coinbar Pay - Magento 2 Plugin
==============================

[](#coinbar-pay---magento-2-plugin)

Pre-requisites
--------------

[](#pre-requisites)

- A working Magento 2.4.x installation - better have officially supported (i.e., not *end-of-life*) versions
- Your keys for the Magento composer repository - get them by logging in with your account on .
- Your Coinbar Pay credentials (Service Client ID, API Key, Secret Key)

Installation
============

[](#installation)

Add the repositories to the `composer.json` file
------------------------------------------------

[](#add-the-repositories-to-the-composerjson-file)

Add the following three repositories to the `composer.json` file of your Magento 2 installation (it is in the installation root directory). They must be placed in the `repositories` section:

```
...
"repositories": [
   ... other repositories here, leave them and append a comma (,)
   ... then add the following:

       { "type": "git", "url": "https://github.com/adamantic-io/coinbar-pay-php-sdk" },
       { "type": "git", "url": "https://github.com/adamantic-io/crypto-payments-php" },
       { "type": "git", "url": "https://github.com/adamantic-io/coinbar-pay-m2-plg.git" }

]
```

### come provvisorio modificare i seguenti dati sul composer json

[](#come-provvisorio-modificare-i-seguenti-dati-sul-composer-json)

```
"minimum-stability": "dev",
    "prefer-stable": false,
    "repositories": [

```

Install the plug-in via Composer
--------------------------------

[](#install-the-plug-in-via-composer)

Open a terminal in the Magento 2 installation directory, and issue the following commands:

1. `composer require coinbar/coinbar-pay-m2-plg/`
2. `php bin/magento setup:upgrade`
3. `php bin/magento setup:di:compile`

Configure the plug-in
---------------------

[](#configure-the-plug-in)

Open the Magento 2 admin section, and head to `Stores -> Configuration -> Sales -> Payment Methods`. You will find a new payment method (usually at the bottom) called `Coinbar Pay`; select it and insert the required data:

- Service Client ID
- Coinbar Pay API Key
- Coinbar Pay Secret Key

Also, make sure that the payment method is enabled (option `Enabled = Yes`). Then save the config and clear the caches.

That's it - you should now be able to use Coinbar Pay at the Magento 2 checkout.

License
=======

[](#license)

This plug-in is released under a LGPL license - version 3. Please refer to the [LICENSE](./LICENSE) file for further detail.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.8% 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.

###  Release Activity

Cadence

Every ~4 days

Total

3

Last Release

1007d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c65596d6473dafe102f9a9fd0c046fb8756f6057497f0377c2bfb029b6a4451?d=identicon)[Business](/maintainers/Business)

---

Top Contributors

[![BusinessCB](https://avatars.githubusercontent.com/u/129171004?v=4)](https://github.com/BusinessCB "BusinessCB (24 commits)")[![eisenach](https://avatars.githubusercontent.com/u/5917813?v=4)](https://github.com/eisenach "eisenach (5 commits)")

### Embed Badge

![Health badge](/badges/coinbar-coinbar-pay-m2-plg/health.svg)

```
[![Health](https://phpackages.com/badges/coinbar-coinbar-pay-m2-plg/health.svg)](https://phpackages.com/packages/coinbar-coinbar-pay-m2-plg)
```

###  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)
