PHPackages                             zilla/magento2-module - 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. zilla/magento2-module

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

zilla/magento2-module
=====================

Zilla Magento2 Module using \\Magento\\Payment\\Model\\Method\\AbstractMethod

v0.0.4(3y ago)135MITPHP

Since Jul 1Pushed 3y agoCompare

[ Source](https://github.com/Zilla-tech/magento-plugin)[ Packagist](https://packagist.org/packages/zilla/magento2-module)[ RSS](/packages/zilla-magento2-module/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)DependenciesVersions (6)Used By (0)

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

[](#installation)

using composer, in your magento webroot, issue the following commands:

```
composer require zilla/magento2-module
php bin/magento module:enable Zilla_Payments
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

if for some reason composer is not available, obtain the files from the repo, and place them in app/code/Zilla/Payments and then

```
php bin/magento module:enable Zilla_Payments
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

Configuration
=============

[](#configuration)

1. Navigate to Stores → Configuration
2. Navigate to Sales → Payments Method

[![Stores → Configuration -> Sales -> Payments Method](images/screencapture-zilla-payment-system-config.png "Zilla Payment Gateway")](images/screencapture-zilla-payment-system-config.png)

- **Enable** - this option allows you to enable the Zilla Payment with your Magento store(s). Before enabling the extension, you must fill in the test and live keys.
- **Merchant ID** - is given to you by Zilla when setting up account.
- **Test secret key** - is given to you by Zilla when setting up account.
- **Test public key** - is given to you by Zilla when setting up account.
- **Live secret key** - is given to you by Zilla when setting up account.
- **Live public key** - is given to you by Zilla when setting up account.
- **Test Mode** - select Yes, to enable test environment.

1. Merchant ID
2. Test secret key
3. Test public key
4. Live secret key
5. Live public key
6. Save Config
7. Enable = Yes
8. Save Config

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

Total

4

Last Release

1393d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7eeff83e1fc2515c7cd5fb98c0c897e6b761508c3695c5befc7c18b35edd0266?d=identicon)[Zilla](/maintainers/Zilla)

---

Top Contributors

[![wizguy007](https://avatars.githubusercontent.com/u/24850346?v=4)](https://github.com/wizguy007 "wizguy007 (9 commits)")

### Embed Badge

![Health badge](/badges/zilla-magento2-module/health.svg)

```
[![Health](https://phpackages.com/badges/zilla-magento2-module/health.svg)](https://phpackages.com/packages/zilla-magento2-module)
```

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)

PHPackages © 2026

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