Releases: buckaroo-it/Shopware6
Releases · buckaroo-it/Shopware6
v3.2.3
What's Changed:
- BTI-635 Fix: Session/token loss on payment cancel for multiple storefronts with different domains. Cancel URL now uses the order's sales channel domain (same approach as push URL).
- Fix: SalesChannelContextServiceDecorator now uses context token from URL on payment return routes (buckaroo/cancel, checkout/finish, /payment/) to restore session when cookies are not sent.
- Fix: PaymentContextRestoreSubscriber runs earlier (priority 5) to restore context before Shopware resolves the sales channel.
- Fix: PaymentReturnContextSubscriber now appends context token to all storefront redirects (checkout, account), not just checkout/finish.
- Added: PaymentContextCookieSubscriber to explicitly set sw-context-token cookie when restored from URL, enabling use of cookie_samesite: lax without requiring null.
v3.2.2
Whats changed:
- Fix: OAuth token requests now use the correct storefront base URL including language prefix (e.g. /en)
v3.2.1
What's Changed
- BTI-615 Fix: Multi-domain configuration causing issues with the redirect URL's for successful and cancelled transactions.
- BTI-620 Fix: Order status issue with multi-domain redirect.
v3.2.0
What's Changed
- BP-5305 Add support for Shopware 6.7.6.0
- BP-5251 Add support for Shopware 6.7.5.1
- BP-5313 Update “iDEAL” to the co-branded “iDEAL | Wero” names and logo’s
- BP-5352 Add payment method: Wero (BE, DE, FR)
- BP-5198 Removed the separate authorize/capture flow for Billink
- BP-5117 Fixed an issue with the capture button in the Shopware 6 admin
- BP-5144 Fixed incorrect alignment of the Bizum payment method logo in Safari
- BP-5143 Fixed Apple Pay button visibility in redirect mode so it only appears on supported Apple devices
- BP-5189 Fixed an In3 discount validation error when using Shopware promotion codes
- BP-5079 Fixed an issue where Riverty (legacy gateway) product lines were sent with 0% VAT
- BP-5101 Fixed incorrect percentage fee calculation after a failed order in Shopware
- BP-5115 Fixed an issue preventing switching payment methods after selecting Bancontact in Shopware 6.7.4
- BP-5220 Fixed an issue where not all active payment method logos were visible in the footer on Shopware 6 pages
- BP-5350 Shopware 6 | Add Comprehensive Unit and Integration Test Suite for Shopware Buckaroo Payment Gateway Plugin
v3.1.0
What's Changed
- BP-5093 Add support for Shopware 6.7.4.0
- BP-5071 Add support for Shopware 6.7.3.1
- BP-4601 Add payment method: Twint
- BP-5001 Add payment method: Bizum
- BP-5000 Add payment method: Swish
- BP-5117 Enable capture for Riverty
- BP-4526 Send customer e-mail address for intersolve gift card transactions for refund purposes when losing the physical giftcard
- BP-5017 Resolve: issue with Riverty order placement with Shopware 6.7.3.1
- BP-5073 Resolve: Apple Pay layout issue on the confirmation page
- BP-5002 Resolve: rounding issue when getting Shopware product data for BNPL methods
- BP-5078 Resolve: issue with parsed TAX amount to Riverty (new API)
- BP-5082 Resolve: Payment fee percentage is displayed as fixed fee in the checkout.
- BP-5084 Resolve: Currency symbol mismatch between checkout total and payment method display (SEK, CHF)
- BP-5044 Resolve: Migration failure in Buckaroo Plugin due to the removal of Sofort.
v3.0.0
Release 3.0.0 – Shopware 6.7 Compatibility & Major Improvements
- BP-4373 Add compatibility with Shopware version 6.7.2.2
- BP-4542 Rename “iDEAL In3” back to “In3.”
- BP-5016 Fix error when In3 transactions include a configured payment fee.
- BP-5015 Fix issue where payment fees were not always included in total price.
- BP-4594 Fix In3 TypeError and add fallback for additionalAddressLine2 (#317).
- BP-5007 Fix issue where COC number and company name were incorrectly displayed on private In3 orders.
- BP-5006 Improve Buckaroo Hosted Fields.
- BP-4509 Improve transaction processing time.
- BP-5005 Fix issue where payment push failed due to missing or invalid URL configuration.
- BP-5009 Fix no checkout error is displayed for failed orders.
- BP-5014 Fix “CHECKOUT__PAYMENT_TOKEN_INVALIDATED” error after PayPerEmail completion.
- BP-5011 Enable Plaza captures to correctly reflect back in Shopware.
- BP-4574 Fix issue where input fields were missing for certain payment methods in SW 6.7.
- BP-4584 Fix missing consumer financial warning for BNPL methods in SW 6.7.
- BP-4586 Fix order placement failure for Riverty with authorize/capture flow in SW 6.7.
- BP-4588 Remove unwanted system text for payment methods without input fields.
- BP-4615 Resolve an display issue with credit card logo’s.
👏 Contributors
Additional Contributor:
- @martijn-dd – Thanks for the PR #317
v2.9.2
v2.9.1
BP-4426-Refactor-Shopware-6-Frontend
BP-4495 (Migration Fix)
v2.9.0
BP-4387 When "Cards" (Hosted Fields) is selected other payment methods are not selectable in the dropdown.
BP-4316 Add support for Shopware 6.6.10.x.
BP-4484 Billink V2 Shopware support.
BP-4423 Fix: In3, null check bypassed due to early initialization with empty string.
v2.8.2
BP-4399 Fix: Riverty transaction key sometimes missing via Shopware API.
BP-4259 Fix: Prevent expired push from overwriting successful payment status.
BP-4244 Fix: "Can't ship to this location" error on some PayPal Express attempts.