-
I just saw that you merged a PR that fixes the tax calculation by doing it as mollie expects it to for mollie API.
Does this now fix all tax related issues? And if so, I thought you wanted to have…
-
**Describe the bug**
When an unsupported notification is send to the plugin there is no `[accepted]` in the response.
For example _Report notifications_
Fix in Shopware 6 plugin: https://github.…
-
### Describe the bug
` ERROR Failed to compile with 96 errors friendly-errors 10:27:00
ERROR in ./.shopware-pwa/source/asse…
-
When I try to install this plugin, I get the following error message:
```
Plugin could not be installed due to error message "Could not install plugin, got 2 failure(s).
Required plugin/package "…
-
Hello,
in Shopware 6 the type has been changed to shopware-platform-plugin which is not listed in https://github.com/composer/installers/blob/master/src/Composer/Installers/ShopwareInstaller.php - ca…
-
https://github.com/mollie/Shopware6/blob/c31c11a8cc15c6b4920f458cd748d59910f5a250/src/Handler/PaymentHandler.php#L501
an der Stelle wird null zurückgegeben, aber die methode muss ein array zurückgebe…
-
Hi,
Just a quick question about stack recommendation.
I'm building a medium-sized shop (few hundred SKUs), rather niche, so not expecting heavy traffic.
What stack would you recommend?
- Mag…
-
In `PaymentHandler::finalize` mollie calls `PaymentStatusHelper::processPaymentStatus`, but because there is no status transition at this point, the method always returns `STATUS_OPEN`. This should ac…
-
**Describe the bug**
When we place an order on Paypal with some customer account, we are redirected to an error page, indicating that the operation is invalid.
**To Reproduce**
Steps to reproduce…
-
Shopware expects a payment handler to throw an exception unless the payment was successfully completed.
https://github.com/shopware/platform/blob/c4abfdc17d4583d3efd76498be395f5ec376828d/src/Core/C…