Skip to content

CopeX/PaypalFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a quick fix for Magento_Paypal Module in Magento2

The whole module is inspired by the pull-Request by "therool" which did the pull-request here

The only thing i did is to put his code in a working magento2 module to give currently running shops a working paypal payment method.

Install this Module as every other module in Magento2:

  • composer require {Module_Name}
  • ./bin/magento module:enable {Module_Name}
  • ./bin/magento setup:upgrade

About

this is a module to fix the broken paypal payment in magento2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published