qbo/module-paypalplusmx
最新稳定版本:2.3.5
Composer 安装命令:
composer require qbo/module-paypalplusmx
包简介
PayPal Plus Mexico
README 文档
README
Magento 2 PayPal Plus (México)
Installation
From the root folder of your project:
composer require qbo/module-paypalplusmx
php bin/magento setup:upgrade
If something goes wrong with dependencies, and youre OK to ignore it, add the following line to your composer.json under "require" section:
"qbo/module-paypalplusmx": "dev-master"
Then update your dependencies
composer update [--ignore-platform-reqs]
Configuration
- Select "Mexico" for Merchant Location under Payment Methods Configuration
- Get your REST APP Credentiasl from https://developer.paypal.com
- Enter your PayPal API credentials under PayPalPlus Module configuration.
- Set Sandbox/Live Mode
- Save and clean the cache.
- A Profile Experience ID should be automatically created, if it is not created on the first save, try again.
Upgrading
From the root folder of your project:
composer update [--ignore-platform-reqs]
php bin/magento setup:upgrade
rm -rf var/generation var/di var/view_preprocessed pub/static
php bin/magento setup:static-content:deploy
Debugging
- The module has a configuration "Debug Mode" which logs everything going out to PAYPAL APIs, error responses and details
统计信息
- 总下载量: 12.44k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2016-09-13