Shopware 6, Shopify, and UI Components updates
July 6, 2026
Shopware 6 v7.1.10
We have released Shopware 6 plugin version 7.1.10, available as of July 2, 2026.
If you are updating your Shopware 6.6 plugin from version 6.5.7 or earlier, or your Shopware 6.7 plugin from version 7.1.9 or earlier, read the update guide before you update.
Fixes in this release:
- PayPal Express now works correctly at checkout in Shopware 6.7
- Klarna payments no longer fail with a “payment method not found” error in Shopware 6.7
- Express checkout now shows a clear error message when payment creation fails, instead of silently redirecting
- Order confirmation emails are sent in the correct language and no longer go missing
- Users without extension permissions can no longer view or edit the plugin settings
- Basket item images are resized so they no longer cause gateway errors
- Apple Pay popup amount no longer mismatches the basket total
- Order and payment status for Direct Bank Transfer now update correctly based on payment and transaction state
See the Shopware 6 plugin documentation for details.
Default fonts for v2 UI Components
The v2 UI Components documentation now clarifies that components ship with default fonts (Inter, UnzerVisuelt), so you no longer need to provide a font for the form to render correctly. To use your own font instead, load it on your page (for example via @font-face) and set --unzer-font to its name.
See the v2 UI Components documentation for the updated guidance and a copy-paste example.
Manage Shopify orders and payments from an external system
The Shopify integration guide now documents which order and payment operations are supported when orders are managed through an external system (for example an ERP) via Shopify’s GraphQL Admin API, including refund, capture, void, cancel, and fulfillment operations.
