PHPackages                             kyrena/openmage-paymentmax - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. kyrena/openmage-paymentmax

ActiveMagento-module[Localization &amp; i18n](/categories/localization)

kyrena/openmage-paymentmax
==========================

A module to add new payment methods for OpenMage.

v1.1.2(3y ago)1131[1 issues](https://github.com/kyrena/openmage-paymentmax/issues)GPL-2.0-or-laterPHPPHP &gt;=7.2.0

Since Oct 10Pushed 3y ago2 watchersCompare

[ Source](https://github.com/kyrena/openmage-paymentmax)[ Packagist](https://packagist.org/packages/kyrena/openmage-paymentmax)[ Docs](https://github.com/kyrena/openmage-paymentmax)[ RSS](/packages/kyrena-openmage-paymentmax/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (7)Used By (0)

Stop russian war. **🇺🇦 Free Ukraine!**

paymentmax
==========

[](#paymentmax)

A module to add new payment methods for [OpenMage](https://github.com/OpenMage/magento-lts).

Composer requirements:

- [tpay-com/tpay-php](https://github.com/tpay-com/tpay-php) (only for Tpay)
- [yoomoney/yookassa-sdk-php](https://github.com/yoomoney/yookassa-sdk-php) (only for YooKassa)

New configuration options
-------------------------

[](#new-configuration-options)

In **System / Configuration / Payment Methods / General**, you can *hide and clear configuration* for a custom selection of unused payment methods. You are seeing a `*` in section head? This is a mark to inform you that the payment method is available for the default country of the current store view.

New payment methods
-------------------

[](#new-payment-methods)

NameLogo/LinkInfo**PayPal**[![](src/skin/frontend/base/default/images/kyrena/paymentmax/ic-logo-paypal.svg?raw=true)](https://www.paypal.com/)**Tpay**[![](src/skin/frontend/base/default/images/kyrena/paymentmax/ic-logo-tpay.svg?raw=true)](https://www.tpay.com/)**YooKassa**[![](src/skin/frontend/base/default/images/kyrena/paymentmax/ic-logo-yookassa.svg?raw=true)](https://yookassa.ru/)don't work with this country, it's an enemy of your freedomCopyright and Credits
---------------------

[](#copyright-and-credits)

- Current version: 1.1.3-beta (16/06/2023)
- Compatibility: OpenMage 19.x / 20.x / 21.x, PHP 7.2 / 7.3 / 7.4 / 8.0 / 8.1 / 8.2
- Client compatibility: Firefox 36+, Chrome 32+, Opera 19+, Edge 16+, Safari 9+
- Translations: English (en), French (fr-FR/fr-CA), German (de), Italian (it), Portuguese (pt-PT/pt-BR), Spanish (es) / Chinese (zh), Czech (cs), Dutch (nl), Greek (el), Hungarian (hu), Japanese (ja), Polish (pl), Romanian (ro), Russian (ru), Slovak (sk), Turkish (tr), Ukrainian (uk)
- License: GNU GPL 2+

If you like, take some of your time to improve the translations, go to .

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

[](#installation)

First, remove Mage\_Paypal and Mage\_PaypalUk:

```
rm -r app/code/core/Mage/PaypalUk
rm -r app/code/core/Mage/Paypal
rm -r app/design/adminhtml/default/default/template/paypal
rm -r app/design/frontend/base/default/template/paypal
rm -r app/design/frontend/rwd/default/template/paypal
rm -f app/locale/*/Mage_Paypal.csv app/locale/*/Mage_Paypaluk.csv
rm -f app/design/frontend/base/default/layout/paypaluk.xml
rm -f app/design/frontend/base/default/layout/paypal.xml
rm -f app/design/frontend/rwd/default/layout/paypal.xml
rm -r skin/adminhtml/default/default/images/paypal*
rm -f skin/frontend/rwd/default/scss/module/_paypal.scss

```

```
DELETE FROM core_config_data WHERE path LIKE "payment/paypal%"
 OR path LIKE "paypal/%" OR path LIKE "paypalrefund/%";
```

Then, with composer:

- `composer require kyrena/openmage-paymentmax`
- clear cache

Or, without composer:

- download latest [release](https://github.com/kyrena/openmage-paymentmax/releases) and extract *src/\** directories
- clear cache

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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

Total

6

Last Release

1122d ago

### Community

Maintainers

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

---

Top Contributors

[![luigifab](https://avatars.githubusercontent.com/u/31816829?v=4)](https://github.com/luigifab "luigifab (7 commits)")

---

Tags

es5i18nmagentomagento-moduleopen-sourceopenmageopenmage-modulephp7php8vanilla-jsopenmageopenmage-module

### Embed Badge

![Health badge](/badges/kyrena-openmage-paymentmax/health.svg)

```
[![Health](https://phpackages.com/badges/kyrena-openmage-paymentmax/health.svg)](https://phpackages.com/packages/kyrena-openmage-paymentmax)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.0k](/packages/friendsofphp-php-cs-fixer)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[ssch/typo3-rector

Instant fixes for your TYPO3 PHP code by using Rector.

2603.2M429](/packages/ssch-typo3-rector)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k41](/packages/civicrm-civicrm-core)[skillshare/formatphp

Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.

8031.5k](/packages/skillshare-formatphp)

PHPackages © 2026

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