PHPackages                             mage2pro/ach - 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. mage2pro/ach

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

mage2pro/ach
============

An ACH payment module for Magento 2

1.0.4(3y ago)158MITJavaScript

Since Sep 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mage2pro/ach)[ Packagist](https://packagist.org/packages/mage2pro/ach)[ Docs](https://mage2.pro/c/extensions/ach)[ RSS](/packages/mage2pro-ach/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)Dependencies (1)Versions (15)Used By (0)

An ACH payment module for Magento 2. The module is **free** and **open source**.

[![](https://camo.githubusercontent.com/4660e8f95a1565a1d8a8f2407a5c55695e1011be9d9cdcd69e8abb736f73fe17/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f642f643635356536393432633032383334333436633838616531323932636261656331643864373834632e706e67)](https://camo.githubusercontent.com/4660e8f95a1565a1d8a8f2407a5c55695e1011be9d9cdcd69e8abb736f73fe17/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f642f643635356536393432633032383334333436633838616531323932636261656331643864373834632e706e67)

How to install
--------------

[](#how-to-install)

[Hire me in Upwork](https://upwork.com/fl/mage2pro), and I will:

- install and configure the module properly on your website
- answer your questions
- solve compatiblity problems with third-party checkout, shipping, marketing modules
- implement new features you need

### Self-installation

[](#self-installation)

```
bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/ach:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable

```

How to update
-------------

[](#how-to-update)

```
bin/magento maintenance:enable
composer remove mage2pro/ach
rm -f composer.lock
composer clear-cache
composer require mage2pro/ach:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f en_US
bin/magento maintenance:disable

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~295 days

Total

14

Last Release

1288d ago

Major Versions

0.0.9 → 1.0.02019-09-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ff3ceeca28bb312ef9df517484b80307dae5385affdf9ea2e43e73815792a56?d=identicon)[mage2pro](/maintainers/mage2pro)

---

Top Contributors

[![dmitrii-fediuk](https://avatars.githubusercontent.com/u/83204?v=4)](https://github.com/dmitrii-fediuk "dmitrii-fediuk (58 commits)")

---

Tags

achmage2promage2pro-modulemage2pro-module-readymage2pro-module-reusablemage2pro-paymentmagentomagento2magento2-extensionmagento2-modulemagento2-payment-gatewaymagentopaymentecommerceachmagento 2

### Embed Badge

![Health badge](/badges/mage2pro-ach/health.svg)

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

###  Alternatives

[mage2pro/stripe

Stripe integration with Magento 2

595.3k](/packages/mage2pro-stripe)[sezzle/sezzlepay

Sezzle extension for Magento 2

1068.0k](/packages/sezzle-sezzlepay)

PHPackages © 2026

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