CopeX / PaypalFix

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find package copex/module-paypalfix

Prime-Host opened this issue · comments

Hello,

i tried to install your extension but my composer cant find it.

composer require copex/module-paypalfix

[InvalidArgumentException]
Could not find package copex/module-paypalfix at any version for your minimum-stability (alpha). Check the package spelling or your minimum-stability

require [--dev] [--prefer-source] [--prefer-dist] [--no-plugins] [--no-progress] [--no-update] [--update-no-dev] [--update-with-dependencies] [--ignore-platform-reqs] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--] []...

If you could provide some help that would be awesome.
Thank you.

Hi Roman,

danke für deine Hilfe. Die Extension konnte ich erfolgreich installieren und diese wird auch unter "bin/magento module:status" angezeigt.

setup:upgrade, procution mode neu generiert und alle caches aktualisiert jedoch erhalte ich weiterhin die Fehlermeldung.

error
In dem Shop gibt es nur Kauf auf Rechnung.
In den Kommentaren von "magento/magento2#12401" sind ja alle Zahlungsmethoden betroffen.

Repariert diese Extension das nur für PayPal?
Freundliche Grüße

Hi,

ja das wird bei "bin/magento deploy:mode:set production" mit ausgeführt.
Habe es nochmal einzeln ausgeführt zur Sicherheit:

/usr/share/nginx/www$ bin/magento setup:static-content:deploy de_DE

Deploy using quick strategy
frontend/Magento/blank/de_DE 2203/2203 ============================ 100% % < 1 sec
adminhtml/Magento/backend/de_DE 2091/2091 ============================ 100% % 0
frontend/Magento/luma/de_DE 2218/2218 ============================ 100% % 1 sec
frontend/Smartwave/porto/de_DE 2378/2378 ============================ 100% % 0
frontend/Smartwave/porto_rtl/de_DE 2380/2380 ============================ 100% % 0
frontend/Smartwave/porto_child/de_DE 2379/2379 ============================ 100% % 1 sec

Execution time: 6.5170910358429

Okay schade, dass es nur für PaypalExpress geht.
Dann warte ich mal, bis irgendjemand anders etwas veröffentlicht.