PHPackages                             anffun/magpay-payment - 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. anffun/magpay-payment

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

anffun/magpay-payment
=====================

Payment module for Magento 2

00PHP

Since May 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/AnfFun/MagPayMagento2)[ Packagist](https://packagist.org/packages/anffun/magpay-payment)[ RSS](/packages/anffun-magpay-payment/feed)WikiDiscussions main Synced today

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

Payment plugin for Magento 2
============================

[](#payment-plugin-for-magento-2)

 [![Version](https://camo.githubusercontent.com/34e695c6016bc2a934a96bed696e29b2f2ab562a7134d65a55d00653cd506bea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e302d626c75652e737667)](#) [![Magento 2.4.6+](https://camo.githubusercontent.com/e971bc970a0e7fd68644e302a75ae1cc5c20e78440a0aac6169dbb9d1fb6cbae/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342e362b2d627269676874677265656e2e737667)](#) [![PHP 8.2+](https://camo.githubusercontent.com/a1fa72d12c7b8f16a1e6c5914ca9e871943bae0239da1a749f6ef74019869017/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e322b2d6f72616e67652e737667)](#) [![License](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](#)

Table of Contents
-----------------

[](#table-of-contents)

- [Features](#features)
- [Version](#version)
- [Requirements](#requirements)
- [Supported Payment Methods](#supported-payment-methods)
- [Installation](#installation)
- [Configuration](#configuration)

About
-----

[](#about)

This is the payment plugin for Magento 2.

Features
--------

[](#features)

The ideal online payment page for your webshop:

FeatureDescription💳 Payment MethodsWide range of payment methods to serve all customers🎨 CustomizationPayment page entirely in the style of your website, making transactions less likely to be terminated📱 DashboardOne clear dashboard for all your payment, revenue and administrative functions🌐 MultilingualAvailable in 21 languages: English, German, French, Spanish, Italian, Dutch, Portuguese, Swedish, Danish, Norwegian, Finnish, Polish, Czech, Slovak, Hungarian, Romanian, Greek, Bulgarian, Latvian, Lithuanian, EstonianVersion
-------

[](#version)

VersionRelease Date1.0.0Initial ReleaseRequirements
------------

[](#requirements)

RequirementVersionPHPv8.2 to v8.4Magentov2.4.6 to v2.4.8Supported Payment Methods
-------------------------

[](#supported-payment-methods)

Payment MethodDescriptionCredit CardAccept payments with various credit and debit cardsGoogle PayFast, simple checkout with Google PayApple PaySeamless payments with Apple devicesInstallation
------------

[](#installation)

### Installation via Composer

[](#installation-via-composer)

Magento® 2 uses the Composer to manage the module package and the library. Composer is a dependency manager for PHP. Composer declares the libraries your project depends on and it will manage (install/update) them for you.

Check if your server has composer installed by running the following command:

```
composer -V

```

If your server doesn’t have composer installed, you can easily install it by using this manual:

Step-by-step to install the Magento® 2 extension through Composer:

1. Connect to your server running Magento® 2 using SSH or another method (make sure you have access to the command line).
2. Locate your Magento® 2 project root.
3. Install the Magento® 2 extension through composer and wait till it's completed:

```
composer require anffun/magpay-payment

```

4. After that run the Magento® upgrade and clean the caches:

```
php bin/magento setup:upgrade
php bin/magento module:enable GingerPay_Payment

```

5. Continue installation from step 4 in "Manual Installation"

### Manual Installation

[](#manual-installation)

1. Go to `app/code` folder
2. Unzip `gingerpay.zip` attached to release
3. After that run the Magento® upgrade and clean the caches:

```
php bin/magento setup:upgrade
php bin/magento cache:clean

```

4. If Magento® is running in production mode you also need to redeploy the static content:

```
php bin/magento setup:static-content:deploy

```

5. After the installation: Go to your Magento® admin portal and open 'Stores' &gt; 'Configuration' &gt; 'Payment Methods' &gt; 'MagPay Payments'.

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

[](#configuration)

After installation, you can configure the plugin by navigating to: Magento Admin Panel &gt; Stores &gt; Configuration &gt; Payment Methods &gt; MagPay Payments

 Made with ❤️

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/103048611?v=4)[Max](/maintainers/AnfFun)[@AnfFun](https://github.com/AnfFun)

---

Top Contributors

[![AnfFun](https://avatars.githubusercontent.com/u/103048611?v=4)](https://github.com/AnfFun "AnfFun (5 commits)")

### Embed Badge

![Health badge](/badges/anffun-magpay-payment/health.svg)

```
[![Health](https://phpackages.com/badges/anffun-magpay-payment/health.svg)](https://phpackages.com/packages/anffun-magpay-payment)
```

###  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)
