PHPackages                             nopayn/nopayn-magento-2 - 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. nopayn/nopayn-magento-2

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

nopayn/nopayn-magento-2
=======================

NoPayn Payment for Magento 2

1.1.0(1mo ago)028[1 issues](https://github.com/NoPayn/nopayn-magento-2/issues)MITPHP

Since May 8Pushed 1mo agoCompare

[ Source](https://github.com/NoPayn/nopayn-magento-2)[ Packagist](https://packagist.org/packages/nopayn/nopayn-magento-2)[ RSS](/packages/nopayn-nopayn-magento-2/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (7)Used By (0)

 [![GingerPay Logo](view/adminhtml/web/images/logo.png)](view/adminhtml/web/images/logo.png)

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

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

 [![Version](https://camo.githubusercontent.com/82607e69abe99314712caaca3e9c3d804b6290df91f9771848c2c84b1d6bf4b8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e312e302d626c75652e737667)](#) [![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)

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

About
-----

[](#about)

This is the official NoPayn plugin for Magento 2.

NoPayn Payments helps entrepreneurs with the best, smartest and most efficient payment systems. Both in your physical store and online in your webshop. With a wide range of payment methods you can serve every customer.

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📊 ReportingDownload your reports in the formats CAMT.053, MT940, MT940S &amp; COD📱 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)

Latest version: **1.1.0**

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

[](#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 devicesSwishPopular mobile payment system in SwedenMobilePayMobile payment solution for Nordic countriesVipps/MobilePayCombined Vipps and MobilePay wallet payment methodInstallation
------------

[](#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 nopayn/nopayn-magento-2

```

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 `nopayn.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; 'NoPayn Payments'.

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

[](#configuration)

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

License
-------

[](#license)

This project is licensed under the MIT License - see the LICENSE file for details.

---

 Made with ❤️ by [NoPayn](https://nopayn.io/)

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance89

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~78 days

Total

5

Last Release

57d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b347a6bc8ca75d729de03d56303955465667c22f555c906841576389ee6cf66a?d=identicon)[NoPayn](/maintainers/NoPayn)

---

Top Contributors

[![Denis-Tsyganok-Leasoft](https://avatars.githubusercontent.com/u/80386578?v=4)](https://github.com/Denis-Tsyganok-Leasoft "Denis-Tsyganok-Leasoft (9 commits)")[![AnfFun](https://avatars.githubusercontent.com/u/103048611?v=4)](https://github.com/AnfFun "AnfFun (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nopayn-nopayn-magento-2/health.svg)

```
[![Health](https://phpackages.com/badges/nopayn-nopayn-magento-2/health.svg)](https://phpackages.com/packages/nopayn-nopayn-magento-2)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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