#47379 - Shopware 6.7 Compatibility
1. Why is this change necessary?
Update for SW6.7
2. What does this change do, exactly?
- Adjusted plugin installer
- Update payment handler for SW 6.7
- Added config links
3. Describe each step to reproduce the issue or behavior.
- Install and activate plugin
- Build administration
- Check if payment method
Free
is created - Assign the payment method
Free
to your sales channel - Create a SW promotion which reduce your whole cart
- Put products to cart at storefront
- Redeem your promotion to set the order value to 0.00 €
- Check the payment method
Free
is selected and is not changeable - Create an order which the payment method
Free
4. Please link to the relevant issues (if any).
https://redmine.netinventors.de/issues/47379
5. Checklist
-
I have updated the plugin version and changelog -
I have updated the manual / created a manual update merge request -
I have updated the shopware store information -
I can confirm the code style fits our requirements -
I can confirm that no debug output is generated anywhere