Im Log finde ich folgendes: request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "PATCH /checkout/undefined" (from "https://staging.../checkout/confirm")" at /var/www/.../staging.../shopware/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"PATCH /checkout/undefined\" (from \"https://staging.../checkout/confirm\") at /var/www/.../staging.../shopware/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/checkout/undefined\". at /var/www/.../staging.../shopware/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2021-03-15 13:13:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /checkout/undefined" (from "https://staging.../checkout/confirm")" at /var/www/.../staging.../shopware/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /checkout/undefined\" (from \"https://staging.../checkout/confirm\") at /var/www/.../staging.../shopware/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/checkout/undefined\". at /var/www/.../staging.../shopware/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
@Michael_Telgmann kann mir hier bitte jemand helfen?
Habe einen Shop den ich gerne für einen Kunden online stellen wollen würde, aber ohne funktionierendes Bezahlsystem (Paypal) wird das schwierig…
ich habe den gleichen Fehler (Shopware v6.3.2.1 mit PayPalPlugin 2.2.5. Mit PayPal Plus kommt es zu dem oben gezeigten Fehler. Ist dies deaktiviert, funktioniert alles.
vielen Dank für die Rückmeldung. Die besagten Parts sind nicht vorhanden, dürften laut GitHub ja auch in Tag 2.2.5 gar nicht existieren, oder sehe ich was falsch?