shopware / shopware

Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
https://shopware.com
MIT License
2.81k stars 1.02k forks source link

PayPal Zettle Registration runs into syntax error #4658

Closed CS-Markus closed 1 month ago

CS-Markus commented 2 months ago

PHP Version: 8.2.X | Shopware Version: 6.6.5.1 | Affected area / extension: Extension:PayPal-Integration


Expected behaviour:

I can create a new Zettle sales channel

Actual behaviour:

An error was captured in current module: SyntaxError: 10, An error was captured in current module: TypeError: this.salesChannel.extensions.paypalPosSalesChannel is undefined

How to reproduce:

EN
A customer wants to create a Zettle sales channel. He enters the API key, but after Next the message Error The sales channel ‘Zettle POS’ could not be saved. Please check your entries.

I get a syntax error in the browser console when trying in my environment SW 6.6.5.1 and PP 9.5.0: An error was captured in current module: SyntaxError: 10, followed by An error was captured in current module: TypeError: this.salesChannel.extensions.paypalPosSalesChannel is undefined.Am I doing something wrong with the setup or is this an error in the PP plugin? The customer also has syntax error 10 in the log.

Max was able to reproduce it.

DE
Ein Kunde möchte einen Zettle Verkaufskanal anlegen. Er gibt den API Key ein, aber nach Weiter kommt die Meldung Fehler Der Verkaufskanal "Zettle POS" konnte nicht gespeichert werden. Bitte überprüfe Deine Eingaben.

In der Browser Konsole beim Versuch in meiner Umgebung SW 6.6.5.1 und PP 9.5.0 wird mir ein Syntax Error angezeigt: An error was captured in current module: SyntaxError: 10, gefolgt von An error was captured in current module: TypeError: this.salesChannel.extensions.paypalPosSalesChannel is undefined.Mache ich jetzt bei der Einrichtung was falsch oder ist das ein Fehler im PP Plugin? Beim Kunde steht der Syntax Error 10 auch im Log.

Konnte von Max nachvollzogen werden.

shopware-issue-bot[bot] commented 2 months ago

We found the following existing issues which may help or are related to your topic:

shopwareBot commented 2 months ago

[public] Shopware automated response: This issue is linked to the internal issue: PPI-987

[created from PPI-987, comment 492999]