- RATESWSX-320: dfp: remove validation & improve user-identification
- RATESWSX-321: fix deletion of ratepay-data if payment-method got switched
- RATESWSX-318: fix reloading profile-config if legacy payment-methods are available
- RATESWSX-306: installment: prevent fatal error message in checkout on unreachable gateway
- RATESWSX-307: add support for login as (third-party modules and Shopware standard since 6.6.5.x)
- RATESWSX-308: remove decorated account order controller
- RATESWSX-309: improve payment filter / fix bug if no payment methods are available
- RATESWSX-310: prevent bidirectionality if manual deliver/return/cancel has been processed
- RATESWSX-303: fix admin-session logout endless redirect & make admin-session urls more unified
- RATESWSX-271: update payment status on order-item operation
- RATESWSX-271: remove bidirectional order status configuration
- RATESWSX-294: add technical-name for payment methods
- RATESWSX-294: add support headless storefronts
- RATESWSX-294: Shopware 6.6.x.x compatibility
- RATESWSX-296: fix compatibility with third-party PSP
- RATESWSX-297: fix only-virtual-products-orders & add auto-delivery of virtual-products
- RATESWSX-298: remove payment-method prepayment (existing orders can be still processed)
We also improved the code, functionality and API documentation. Cause these are not relevant for the changelog we didn't add them. Full Changelog
- RATESWSX-270: fix fatal error if admin enter a debit/credit of zero
- RATESWSX-279: remove ratepay data for updated non-Ratepay-payment-method (e.g. if Ratepay-payment failed)
- RATESWSX-280: add functionality of feature flags
- RATESWSX-283: admin: add translation for user-profile search preferences
- RATESWSX-289: dfp: prevent output of token for admin users
- rebuilt assets for Shopware 6.5
- upgrade Code to PHP 8.1
- added Shopware 6.5 compatibility.
Please note: This release-version is not installable in Shopware 6.5. It contains a few improvements, which are also required for Shopware 6.5. This release will likely be the last release for Shopware versions below 6.5. If you want to upgrade to Shopware 6.5 you have to use the Plugin version 6.0.0.
- RATESWSX-261 - fixed: reloading profile-config (compatibility > 6.4.14.0)
- RATESWSX-249 - fixed: remove usage of deprecated EntityRepositoryInterface
- RATESWSX-248 - fixed: phonenumber can not be changed if the phone number got an initial validation error
- RATESWSX-248 - improvement: refill fields with user-entered values, if validation has been failed
- RATESWSX-250 - fixed: order panel: output translated tax-names for shopware default tax rules
- RATESWSX-251 - fixed: missing payment icons in checkout
- RATESWSX-253 - replace mandate information with small text
- RATESWSX-255 - improvement: exception handling during add-debit to order with invalid tax-rule
- RATESWSX-201 - added: display min rate for installment on product page
- RATESWSX-222 - add config help text
- RATESWSX-229 - improvement: add more filters to api log
- RATESWSX-231 - add compatibility to Bootstrap V5
- RATESWSX-242 - fix risk-management address compare (previously only the country has been compared)
- Compatibility with Shopware 6.4.9.x
- RATESWSX-201 - implement offline instalment calculator in checkout (rate calculation)
- RATESWSX-228 - administration: fix display of quantity in order-items panel
- RATESWSX-233 - improve class dependencies to improve the performance of class loading
- RATESWSX-221 - add missing icon and entity information on admin modules
- RATESWSX-223 - fix issues with loading the (multiple) profiles during payment filter
- RATESWSX-224 - fix loading of profile config during changing the payment method (update order)
- RATESWSX-225 - fix issues with the api-log search + make more fields searchable
- RATESWSX-225 - api log: search and filter improvements
- RATESWSX-214 - dfp: disable for admin orders
- RATESWSX-216 - fix issue that shipping tax has not been sent
- RATESWSX-211 - fix issue: submit gross price (instead of net price) if the prices are displayed in net.
- RATESWSX-212 - change system version in head
- RATESWSX-129 - add support for multiple profile ids for installment payments
- RATESWSX-176 - add functionality to send discounts and shipping costs as cart-item to ratepay gateway
- RATESWSX-205 - installment: add default payment selection
- RATESWSX-206 - admin: fix import of Shopware's apiService
- RATESWSX-209 - remove setters from entities
- RATESWSX-198 - fix datatypes of installment min-rate
- RATESWSX-199 - api-log: add reload button
- RATESWSX-196 - adds missing return statement
- RATESWSX-195 - migrations: remove dangerous destructive migration + fix NULL to NOT NULL
- RATESWSX-196 - add missing order filter to transition subscriber
The last release got not tagged correctly in GitHub. So we are forced to create a empty release with the correct tag.
- RATESWSX-190 - correct decorating AccountOrderController
- RATESWSX-191 - PaymentQuery: add missing vat-id
- RATESWSX-193 - fix error on instalment calculator after canceled payment
- RATESWSX-187 - Set default tracking-provider for confirmation deliver
- RATESWSX-145 - api log: improve output of XML
- RATESWSX-182 - checkout: add info for testmode
- RATESWSX-184 - order: fix error when a new version of an order got deleted
- RATESWSX-186 - installment calculator: fix error if user enter "0" as rate
- RATESWSX-181 - fix fatal error during b2b orders
- RATESWSX-173 - compatibility Shopware ^6.4 and PHP 8.0
- RATESWSX-178 - adds a few more columns to profile management
- RATESWSX-175 - fix collecting discounts
- RATESWSX-84 - adds functionality "admin orders"
- RATESWSX-115 - apply Shopware fix + increase Shopware min. compatibility
- RATESWSX-162 - add support for multiple tracking ids
- RATESWSX-169 - add account holder select for B2B accounts
- RATESWSX-173 - removes
configureRoutes
from bundle class - RATESWSX-185 - fix foreign keys
- RATESWSX-149 - change translation of "date of birth"
- RATESWSX-150 - introduce payment query into payment flow
- RATESWSX-151 - fixed missing dependency during
administration:build
(node_modules
) - RATESWSX-157 - api-logs: add search function
- RATESWSX-158 - credit/debit: set custom tax rate
- RATESWSX-160 - add street-additional PaymentRequest operation
- RATESWSX-161 - add missing oder-id to operation requests
- RATESWSX-164 - add customer number to PaymentRequest operation
- initial release