Problem: "Vor erreichen des Zahlungsübersicht innerhalb des Checkouts, werde ich zum Warenkorb zurückgeleitet."
Lösung:
Überprüfen von welchem Modul der Block Payment_Method überschrieben wird und als depends in app/etc/modules/Iways_PayPalPlus.xml einfügen.
Beispiel:
<?xml version="1.0"?> <config>
<modules> <Iways_PayPalPlus>
<active>true</active> <codePool>community</codePool> <depends>
<Netresearch_Billsafe /> </depends>
</Iways_PayPalPlus> </modules>
</config>
Problemmodule:
Payone_Core
Mymonki_Ship2pay
Unirgy_Giftcert