Hi,
ich habe eine Frage/Problem. Und zwar verwende ich für einen Kunden Shopware 5.5.4 und das PayPal Plugin von Shopware in Version 2.1.0.
In Paypal direkt habe ich alles auf “Live” gestellt. Client ID und Secret eingetragen.
Webhook habe ich auch erstellt “https://www.millionx.de/PaypalUnifiedWebhook/execute” und alle Opionen angehakt.
Was mache ich hier falsch? wenn ich im Shop bin und wähle Kauf via Kreditkarte komme ich auf Paypal jedoch doch immer nur auf die login Seite.
Wie kann ich es einstellen das ich direkt die PayWall bekomme?
Noch dazu erhalte ich im Log File folgenden Error:
[2019-01-17 00:04:03] plugin.ERROR: PayPal: Could not register webhooks due to a communication failure {"message":"Client error response [url] https://api.paypal.com/v1/notifications/webhooks [status code] 400 [reason phrase] Bad Request","payload":"{\"name\":\"WEBHOOK_URL_ALREADY_EXISTS\",\"message\":\"Webhook URL already exists\",\"debug_id\":\"28f19c3cb7c28\",\"information_link\":\"https://developer.paypal.com/docs/api/webhooks/#errors\",\"details\":[],\"links\":[]}"} {"uid":"5b49ed6"}
[2019-01-17 00:35:20] plugin.ERROR: PayPal: Could not register webhooks due to a communication failure {"message":"Client error response [url] https://api.sandbox.paypal.com/v1/notifications/webhooks [status code] 400 [reason phrase] Bad Request","payload":"{\"name\":\"WEBHOOK_URL_ALREADY_EXISTS\",\"message\":\"Webhook URL already exists\",\"debug_id\":\"584db51d299a0\",\"information_link\":\"https://developer.paypal.com/docs/api/webhooks/#errors\",\"details\":[],\"links\":[]}"} {"uid":"87afd6c"}
Ich habe in paypal alle Hook urls von Sandbox bis alten Projekten entfernt, jedoch immer der gleiche Fehler.
Ich hoffe ihr könnt mir helfen. Danke.