PHPackages                             favemy/module-payment-gateway - 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. favemy/module-payment-gateway

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

favemy/module-payment-gateway
=============================

Allows integration with Fave payment gateway

02PHP

Since Jul 21Pushed 3y ago7 watchersCompare

[ Source](https://github.com/kfit-dev/fave-magento)[ Packagist](https://packagist.org/packages/favemy/module-payment-gateway)[ RSS](/packages/favemy-module-payment-gateway/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Synopsis
--------

[](#synopsis)

An extension to add integration with Fave Payment Gateway.

Technical feature
-----------------

[](#technical-feature)

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

[](#installation)

**Step 1: Change directory to the Magento root.**

**Step 2: Follow the installation instructions for the extension. The Magento standard is to use composer.**

```
composer require favemy/module-payment-gateway
composer update
php bin/magento module:enable favemy/module-payment-gateway
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean

```

**Step 3: After installation, you can verify the extension is successfully installed by running the following command.**

`php bin/magento module:status favemy/module-payment-gateway`

Sample response:

`Module is enabled`

### Gateway configuration

[](#gateway-configuration)

**Step 1: Log in to magento admin dashboard.**

**Step 2: Follow the following instructions to configure FavePay as payment option.**

```
STORES -> Configuration -> Payment Methods -> Other Payment Methods -> FavePay

```

[![image](https://user-images.githubusercontent.com/62248677/153821351-d9b97ece-70f8-49fd-a4dd-75d714c738a9.png)](https://user-images.githubusercontent.com/62248677/153821351-d9b97ece-70f8-49fd-a4dd-75d714c738a9.png)

**Step 3: Enter the credentials as provided by Fave.**

Merchant Gateway Key(App ID), Private api key and Outlet ID will be provided by Fave.

[![image](https://user-images.githubusercontent.com/62248677/153821466-62438adf-733e-4faf-ab05-42db2a987890.png)](https://user-images.githubusercontent.com/62248677/153821466-62438adf-733e-4faf-ab05-42db2a987890.png)

**Step 4: Save config.**

Contributors
------------

[](#contributors)

Team Hephaestus (Fave)

References
----------

[](#references)

License
-------

[](#license)

[Open Source License](LICENSE.txt)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a6a3452f0a01c8a2ff45e2b1bd95d47e69e752d00702417ab0fc5461c730a1e?d=identicon)[fave](/maintainers/fave)

---

Top Contributors

[![needmoremone](https://avatars.githubusercontent.com/u/62246875?v=4)](https://github.com/needmoremone "needmoremone (10 commits)")[![cstham8](https://avatars.githubusercontent.com/u/62248677?v=4)](https://github.com/cstham8 "cstham8 (9 commits)")[![umarizulkifli](https://avatars.githubusercontent.com/u/11404526?v=4)](https://github.com/umarizulkifli "umarizulkifli (3 commits)")[![favechua](https://avatars.githubusercontent.com/u/89003014?v=4)](https://github.com/favechua "favechua (1 commits)")

### Embed Badge

![Health badge](/badges/favemy-module-payment-gateway/health.svg)

```
[![Health](https://phpackages.com/badges/favemy-module-payment-gateway/health.svg)](https://phpackages.com/packages/favemy-module-payment-gateway)
```

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

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