Skip to content

b3-it/iways_paypalplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iways PaypalPlus

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.

Installation via Composer

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

About

Integrates PayPal Plus into Magento

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.4%
  • HTML 8.1%
  • CSS 0.5%