piotrkwiecinski/magento2-paypal-cant-place-order

This package is abandoned and no longer maintained. No replacement package was suggested.

Backport of can't place order bug in magento

Installs: 126

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 3

Open Issues: 0

Type:magento2-module

pkg:composer/piotrkwiecinski/magento2-paypal-cant-place-order

0.1.2 2018-12-26 17:47 UTC

This package is auto-updated.

Last update: 2020-01-26 20:18:54 UTC


README

Bugfix for PayPal can't place order fix.

Installation via composer:

composer require "piotrkwiecinski/magento2-paypal-cant-place-order: 0.1.2"

Run from Magento 2 root directory:

for enable module:

php -f bin/magento module:enable PiotrKwiecinski_PayPalFix

for update system:

php -f bin/magento setup:upgrade