PHPackages                             tapbuy/magento2-forter-adyen - 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. [API Development](/categories/api)
4. /
5. tapbuy/magento2-forter-adyen

ActiveMagento2-module[API Development](/categories/api)

tapbuy/magento2-forter-adyen
============================

Tapbuy Forter Adyen Integration for Magento 2

1.2.2(3mo ago)01OSL-3.0PHPPHP ^7.4 || ^8.1CI passing

Since Jan 15Pushed 3mo agoCompare

[ Source](https://github.com/tapbuy/magento2-forter-adyen)[ Packagist](https://packagist.org/packages/tapbuy/magento2-forter-adyen)[ RSS](/packages/tapbuy-magento2-forter-adyen/feed)WikiDiscussions develop Synced today

READMEChangelogDependencies (8)Versions (9)Used By (0)

Tapbuy Forter Adyen Integration for Magento 2
=============================================

[](#tapbuy-forter-adyen-integration-for-magento-2)

This module integrates Forter fraud prevention with Adyen payment gateway for Magento 2.

Requirements
------------

[](#requirements)

- Magento 2.4.x
- PHP 8.1+
- `tapbuy/magento2-forter` module (^1.0)
- `adyen/module-payment` module

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

[](#installation)

```
composer require tapbuy/magento2-forter-adyen
bin/magento module:enable Tapbuy_ForterAdyen
bin/magento setup:upgrade
bin/magento cache:flush
```

Structure
---------

[](#structure)

- `Gateway/` - Payment gateway integration
- `Model/` - Business logic models
- `etc/` - Module configuration

Dependencies
------------

[](#dependencies)

- [tapbuy/magento2-forter](../forter) - Base Forter integration module
- [adyen/module-payment](https://github.com/Adyen/adyen-magento2) - Adyen payment module

Development
-----------

[](#development)

### Running Tests

[](#running-tests)

Tests run inside a Docker container that replicates the CI environment (PHP 8.3, Magento 2.4.7-p5). Docker must be running.

**Prerequisites:** clone the following sibling repositories next to this one:

```
# From the parent directory
git clone git@github.com:tapbuy/magento-redirect-plugin.git redirect-tracking
git clone git@github.com:tapbuy/magento2-forter.git forter
```

`Adyen/adyen-magento2` is cloned automatically to `~/.tapbuy-ci-cache/` on first run.

**First-time setup:**

```
cp auth.json.dist auth.json
# Fill in your repo.magento.com public/private keys in auth.json
```

**Run all unit tests:**

```
make test
```

On the first run, the Docker image is built and Magento is installed into a named volume (`tapbuy-magento-2.4.7-p5-php83`). Subsequent runs reuse the cached volume and are fast.

> Do not use `composer test` — it runs PHPUnit without the Magento bootstrap and will fail or produce misleading results.

### Linting

[](#linting)

Linting runs PHPMD and PHPCS (Magento2 standard) inside the same Docker container as tests. Docker must be running.

**Run both linters:**

```
make lint
```

**Run individually:**

```
make phpmd   # PHP Mess Detector
make phpcs   # PHP CodeSniffer (Magento2 standard)
```

Both linters always run when using `make lint`; if either fails, the command exits with a non-zero code.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance79

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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.

###  Release Activity

Cadence

Every ~9 days

Total

7

Last Release

114d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f193163becacc7142aebf5cdcddf3c47d3c66c9476e2cbcc53e38ffb46b3561f?d=identicon)[valentin\_tapbuy](/maintainers/valentin_tapbuy)

---

Top Contributors

[![ValentinCreative](https://avatars.githubusercontent.com/u/1830588?v=4)](https://github.com/ValentinCreative "ValentinCreative (48 commits)")

### Embed Badge

![Health badge](/badges/tapbuy-magento2-forter-adyen/health.svg)

```
[![Health](https://phpackages.com/badges/tapbuy-magento2-forter-adyen/health.svg)](https://phpackages.com/packages/tapbuy-magento2-forter-adyen)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8064.7M49](/packages/smile-elasticsuite)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39119.0k4](/packages/elgentos-module-prismicio)[vipps/module-payment

Vipps MobilePay Payment Module for Magento 2

1098.4k](/packages/vipps-module-payment)

PHPackages © 2026

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