Skip to content
This repository has been archived by the owner on Feb 24, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 365 Bytes

File metadata and controls

20 lines (15 loc) · 365 Bytes

PayPal place order bugfix

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