kyrena/openmage-paymentmax
Composer 安装命令:
composer require kyrena/openmage-paymentmax
包简介
A module to add new payment methods for OpenMage.
README 文档
README
Stop russian war. 🇺🇦 Free Ukraine!
paymentmax
A module to add new payment methods for OpenMage.
Composer requirements:
- tpay-com/tpay-php (only for Tpay)
- yoomoney/yookassa-sdk-php (only for YooKassa)
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
| Name | Logo/Link | Info |
|---|---|---|
| PayPal | ||
| Tpay | ||
| YooKassa | don't work with this country, it's an enemy of your freedom |
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 https://bit.ly/2HyCCEc.
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 and extract src/* directories
- clear cache
kyrena/openmage-paymentmax 适用场景与选型建议
kyrena/openmage-paymentmax 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 13 次下载、GitHub Stars 达 1, 最近一次更新时间为 2022 年 10 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「openmage-module」 「openmage」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 kyrena/openmage-paymentmax 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 kyrena/openmage-paymentmax 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 kyrena/openmage-paymentmax 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Free and open source ecommerce platform, created in 2024 on the M1 platform, PHP 8.3+
A Magento 1 extension to attach PDF documents to emails.
A queue module for OpenMage and Maho, built on Symfony Messenger. Backend-agnostic (Redis Streams in v3.0).
Translations for OpenMage from Magento 1/2 and old languages packs.
The vianetz AsyncQueue Magento 1 Extension.
Asynchronous Mage index event draining for OpenMage and Maho, using hirale/queue.
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 14
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-10-10