Integrates PayPal Plus into Magento
Please note that we are not the developer of this extension. In this repo we only added modman/composer support. We will not provide any support for this repository. If you have any problems please contact original author.
composer.json:
"repositories": [
{
"type": "vcs",
"url": "https://github.com/b3-it/iways_paypalplus.git"
},
{
"type": "vcs",
"url": "https://github.com/b3-it/PayPal-PHP-SDK.git"
}
],
"require": {
"b3-it/iways_paypalplus": "dev-master"
}
Command ausführen:
composer update