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

piotrkwiecinski/magento2-paypal-cant-place-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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