Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kgoedecke/magento-paypal-plus-extension
PayPal Plus Extension for Magento 1.x - Provided by i-ways
https://github.com/kgoedecke/magento-paypal-plus-extension
magento magento1 paypal paypal-plus
Last synced: 21 days ago
JSON representation
PayPal Plus Extension for Magento 1.x - Provided by i-ways
- Host: GitHub
- URL: https://github.com/kgoedecke/magento-paypal-plus-extension
- Owner: kgoedecke
- Created: 2017-11-03T04:47:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T15:37:12.000Z (over 6 years ago)
- Last Synced: 2024-11-18T09:46:26.603Z (about 2 months ago)
- Topics: magento, magento1, paypal, paypal-plus
- Language: PHP
- Size: 225 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# magento-paypal-plus-extension
[![Total Downloads](https://poser.pugx.org/kgoedecke/magento-paypal-plus-extension/d/total.svg)](https://packagist.org/packages/kgoedecke/magento-paypal-plus-extension)
[![MIT License](https://poser.pugx.org/kgoedecke/magento-paypal-plus-extension/license.svg)](https://packagist.org/packages/kgoedecke/magento-paypal-plus-extension)PayPal Plus Extension for Magento 1.x - Provided by i-ways.net
# Requirements
- Installed SSL certificate
- TLS 1.2
- PHP 5.3.7+
- Magento Version 1.7.0.1+
- Supports the following checkouts:
- Magento Onepage 1.7.1 - 1.9
- Amasty Checkout 2.9.10
- Awesome Checkout 1.5.0
- Aheadworks Checkout 1.3.8
- Magestore Onestepcheckout 3.1.0
- TM Firecheckout 1.3.1 / 2.7.1 / 4.0.1
- Idev OneStepCheckout 4.1 / 4.5
- IWD OPC 4.2.2
See: https://support.i-ways.net/hc/de/articles/115003454249-Voraussetzungen-PayPal-PLUS-Modul-M1# Installation
### Composer Installation (recommended)
```
composer require https://github.com/kgoedecke/magento-paypal-plus-extension
```### modman Installation
```
modman clone https://github.com/kgoedecke/magento-paypal-plus-extension
```### Magento Connect Manager Installation
1. Clone repository
2. Pack the files into a tar: ```tar -cvzf magento-paypal-plus-extension.tgz app package.xml skin lib```
3. Upload the archive through Magento Connect Manager
# License
Open Software License (OSL 3.0)