emspay/ems-online-magento-2
Composer 安装命令:
composer require emspay/ems-online-magento-2
包简介
EMS Pay for Magento 2
README 文档
README
About
This is the official EMS Online plugin.
EMS 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.
Why EMS?
Via the EMS website you can create a free test account online 24/7 and try out the online payment solution. EMS's online solution also offers the option of sending payment links and accepting QR payments.
The ideal online payment page for your webshop:
· Free test account - apply online 24/7
· Wide range of payment methods
· Payment page entirely in the style of your website, making transactions less likely to be terminated.
· Download your reports in the formats CAMT.053, MT940, MT940S & COD
· One clear dashboard for all your payment, revenue and administrative functions
· Available in 4 languages: English, French, Dutch, and German. More languages will be added.
Version number
- Latest version 2.0.12
Requirements:
- PHP v7.0 to v8.1
- Magento v2.2.x to v2.4.4
Supported methods
- Afterpay
- Amex
- Apple Pay
- Bancontact
- Banktransfer
- Creditcard
- iDEAL
- Klarna Pay Later
- Klarna Pay Now
- Klarna Direkt Debit
- Google-pay
- Sofort
- Payconiq
- Paypal
- Tikkie
Installation using 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: https://getcomposer.org/doc/00-intro.md
Step-by-step to install the Magento® 2 extension through Composer:
- Connect to your server running Magento® 2 using SSH or another method (make sure you have access to the command line).
- Locate your Magento® 2 project root.
- Install the Magento® 2 extension through composer and wait till it's completed:
composer require emspay/ems-online-magento-2
- After that run the Magento® upgrade and clean the caches:
php bin/magento setup:upgrade
php bin/magento module:enable GingerPay_Payment
If you install version 1.0.5 and older run:
php bin/magento module:enable EMSPay_Payment
- If Magento® is running in production mode you also need to redeploy the static content:
php bin/magento setup:static-content:deploy
- After the installation: Go to your Magento® admin portal and open ‘Stores’ > ‘Configuration’ > ‘Payment Methods’ > ‘EMSPay’.
Additional ways to install
Manual instalation
- Go to app/code folder
- Unzip ems-online.zip file wich attached to release
- Continue installation from step 4 in "Installation using Composer"
emspay/ems-online-magento-2 适用场景与选型建议
emspay/ems-online-magento-2 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.01k 次下载、GitHub Stars 达 1, 最近一次更新时间为 2020 年 05 月 26 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 emspay/ems-online-magento-2 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 emspay/ems-online-magento-2 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 1.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 18
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-05-26