paypro/magento2
Composer 安装命令:
composer require paypro/magento2
包简介
PayPro Payment Module for Magento 2
README 文档
README
PayPro Gateways - Magento 2
With this plugin you easily add all PayPro payment gateways to your Magento 2 webshop. Currently the plugin supports the following gateways:
- Afterpay
- Bancontact
- Banktransfer
- Direct Debit
- iDEAL
- Mastercard
- PayPal
- Sofort Digital
- Sofort Physical
- Visa
Requirements
- PHP version 7.2 or greater
- Magento 2.3+
Install the module using Composer
Magento 2 uses Composer to manage module dependencies. We can also use Composer to install the module.
-
Run the following command in your Magento directory:
$ composer require paypro/magento2
-
Run the setup command of Magento:
$ php bin/magento setup:upgrade > php bin/magento cache:clean -
If you run Magento in production mode make sure to recompile the static files:
$ php bin/magento setup:di:compile > php bin/magento setup:static-content:deploy
Module setup
After installation we need to setup the module correctly to start processing payments.
-
First go to your Magento admin portal and go to Stores -> Configuration -> Sales -> Payment Methods -> Other Payment Methods
Here you should see PayPro Gateway and PayPro iDEAL, as well as other PayPro payment methods.
-
We need to fill in an API key in the PayPro gateway settings. You can find your PayPro API key in your Webshop Koppelen or in API Keys.
If you want to use Affiliate Marketing or Mastercard and Visa you also have to supply your Product ID.
-
Enable PayPro iDEAL or any other PayPro payment method by setting Enabled to Yes.
-
Make sure to click the Save Config button.
-
That's it! You should now see the enabled payment methods during the checkout process.
Support
If you need help with installing the module, please contact support@paypro.nl.
Contributing
If you want to contribute to this project you can fork the repository. Create a new branch, add your feature and create a pull request. We will look at your request and determine if we want to add it.
Bugs
Did you find a bug and want to report it? Create a new issue where you clearly specify what the issue is and how it can be reproduced. Also make sure it is the actual plugin that creates the bug by disabling all unnecessary plugins.
License
paypro/magento2 适用场景与选型建议
paypro/magento2 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 280 次下载、GitHub Stars 达 0, 最近一次更新时间为 2020 年 08 月 21 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「payment」 「service」 「paypro」 「magento2」 「magento 2」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 paypro/magento2 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 paypro/magento2 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 paypro/magento2 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Client for PayPro API v1
A fast and intuitive dependency injection container.
Registry service.
swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations
PayPro PHP library
Service auto install for Nette Framework
统计信息
- 总下载量: 280
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 18
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-08-21