PHPackages                             creditkey/b2bgateway - 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. creditkey/b2bgateway

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

creditkey/b2bgateway
====================

Credit Key integration with payment gateway

1.0.71(8mo ago)061.5k↓15.6%3[2 issues](https://github.com/creditkey/magento2-b2bgateway/issues)PHP

Since Aug 30Pushed 8mo ago6 watchersCompare

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

READMEChangelog (10)Dependencies (5)Versions (101)Used By (0)

Credit Key Magento 2 Module
===========================

[](#credit-key-magento-2-module)

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

[](#installation)

From your root Magento directory, run the following command:

```
% composer require creditkey/b2bgateway

```

Then enable the module with the following commands:

```
% php bin/magento module:enable CreditKey_B2BGateway
% php bin/magento setup:upgrade

```

Configuration
-------------

[](#configuration)

From the Magento admin, navigate to `Stores > Configuration > Sales > Payment Methods` and scroll down to the `Credit Key (Gateway)` section.

The `Marketing Content on Product Pages` section allows you to enable the Credit Key marketing content to be displayed on the selected product detail pages. You can enable/disable this feature globally, select the specific categories to allow the content to be displayed on the products belonging to said categories, and select the style of the displayed content.

Payment Action can be set to `Authorize` or `Authorize and Capture`. `Authorize and Capture` will create an invoice when an order is created. `Authorize` will not create an invoice when an order is created.

Customization
-------------

[](#customization)

To move the location of the marketing display on the product details page you will need to modify the file `catalog_product_view.xml` from your active theme. This will most likely be located at `{magento_root}/app/design/frontend/{YourCompany}/{theme-name}/Magento_Catalog/layout/catalog_product_view.xml`.

In this file you would simply use the `` element to move our block, named `product.info.creditkey.marketing`, to the new location. For example, if you wanted it to be just below the "Add to Cart" button it would look something like the following where `element` is the name of our block, `destination` is the name of the container you are moving it into, and `after` is the name of the block or container it will go after. This could instead be `before` if you want to place it before a specific block/container.

```

```

To see the available containers you can use reference Magento's primary `catalog_product_view.xml` file, located at `vendor/magento/module-catalog/view/frontend/layout/catalog_product_view.xml`.

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance61

Regular maintenance activity

Popularity31

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 55.3% 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 ~39 days

Recently: every ~98 days

Total

66

Last Release

243d ago

Major Versions

0.9.1 → 1.0.02018-09-04

### Community

Maintainers

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

---

Top Contributors

[![bakedbean](https://avatars.githubusercontent.com/u/952898?v=4)](https://github.com/bakedbean "bakedbean (120 commits)")[![cjdeg](https://avatars.githubusercontent.com/u/12452616?v=4)](https://github.com/cjdeg "cjdeg (31 commits)")[![coredevelop](https://avatars.githubusercontent.com/u/43072889?v=4)](https://github.com/coredevelop "coredevelop (25 commits)")[![chickenham](https://avatars.githubusercontent.com/u/1796854?v=4)](https://github.com/chickenham "chickenham (19 commits)")[![rain2o](https://avatars.githubusercontent.com/u/4626224?v=4)](https://github.com/rain2o "rain2o (15 commits)")[![TheJohnzo](https://avatars.githubusercontent.com/u/9207494?v=4)](https://github.com/TheJohnzo "TheJohnzo (6 commits)")[![james-smartosc](https://avatars.githubusercontent.com/u/77827604?v=4)](https://github.com/james-smartosc "james-smartosc (1 commits)")

### Embed Badge

![Health badge](/badges/creditkey-b2bgateway/health.svg)

```
[![Health](https://phpackages.com/badges/creditkey-b2bgateway/health.svg)](https://phpackages.com/packages/creditkey-b2bgateway)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[pagbank/payment-magento

PagBank - Payment for Magento and Adobe

2128.3k7](/packages/pagbank-payment-magento)

PHPackages © 2026

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