2017 © Pedro Peláez
 

magento2-module module-pay-pal-plus

PayPal Plus for Magento 2

image

kendaxa/module-pay-pal-plus

PayPal Plus for Magento 2

  • Tuesday, January 16, 2018
  • by vitorvillar
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

Magento 2 PayPal Plus

PayPal PLUS is a solution where PayPal offers PayPal, Credit Card, Direct Debit (ELV) and Pay Upon Invoice (Kauf auf Rechnung) as individual payment options on the payment selection page. These payment methods cover around 80% customer demand in Germany., (*1)

No matter how customer chooses to pay, it is always a single PayPal transaction for merchant, including all resulting advantages like Seller Protection and easy refund., (*2)

Based on the payment method selected by the buyer, he will be presented with either the PayPal Login page or an input mask for bank / credit card details. Should PayPal Plus service be unavailable, standard Magento payment methods will be displayed., (*3)

Installation

To install the Magento 2 PayPal Plus extension please add our repository to your Magento composer.json., (*4)

{
    "repositories": [
            {
                "url": "git@github.com:kendaxa/magento2-paypal-plus.git",
                "type": "git"
            }
        ]
}

After you added our repository you need to require our module., (*5)

There are to possibilities:, (*6)

  1. Run the command composer require kendaxa/module-pay-pal-plus
  2. Add it manually to your composer.json, (*7)

    "require": { "kendaxa/module-pay-pal-plus": "~1.0" }, (*8)

Enable our module in Magento

To enable our module via Magento 2 CLI go to your Magento root and run:, (*9)

bin/magento module:enable --clear-static-content Iways_PayPalPlus

To initialize the Database updates you must run following command afterwards:, (*10)

bin/magento setup:upgrade

The Magento 2 PayPal Plus module should now be installed and ready to use., (*11)

Issues

Please use our Servicedesk at: https://support.i-ways.net/hc/de, (*12)

The Versions

16/01 2018

dev-master

9999999-dev

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

13/12 2017

1.1.5

1.1.5.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

13/12 2017

dev-dev

dev-dev

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

24/11 2017

1.1.4

1.1.4.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

12/07 2017

1.1.2

1.1.2.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

31/05 2017

1.1.0

1.1.0.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

07/04 2017

1.0.5

1.0.5.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

07/03 2017

1.0.4

1.0.4.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

04/01 2017

1.0.3

1.0.3.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

16/12 2016

1.0.2

1.0.2.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

28/07 2016

1.0.1

1.0.1.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

22/04 2016

dev-composer

dev-composer

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires

 

22/04 2016

1.0.0

1.0.0.0

PayPal Plus for Magento 2

  Sources   Download

OSL-3.0

The Requires