piotrkwiecinski / magento2-paypal-cant-place-order
此包已被废弃,不再维护。未建议替代包。
magento中无法下订单错误的回滚
0.1.2
2018-12-26 17:47 UTC
Requires
- magento/module-paypal: 100.1.5
This package is auto-updated.
Last update: 2020-01-26 20:18:54 UTC
README
修复PayPal无法下订单的bug。
通过composer安装
composer require "piotrkwiecinski/magento2-paypal-cant-place-order: 0.1.2"
在Magento 2根目录下运行
启用模块
php -f bin/magento module:enable PiotrKwiecinski_PayPalFix
更新系统
php -f bin/magento setup:upgrade