Release 7.3.2#396
Merged
Merged
Conversation
…ty-order-id-handling-issue' into 7.3
Ensures unique order numbers are generated for Apple Pay and Klarna during the initial order creation process. This prevents issues when orders might otherwise have identical reference numbers.
Ensures the `languageId` from the sales channel context is correctly applied to the order entity during creation. This prevents potential issues related to localization and data consistency for these payment methods.
…pay-reference-error' into release/7.3.2
…l-refunds-for-credit-card-payments' into release/7.3.2
…log-headers' into release/7.3.2
janteuber
approved these changes
May 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Release 7.3.2
🐞 Bugfixes
Fixed partial refund errors for credit card transactions
Resolves an issue where partial refunds for credit card payments could fail under certain conditions.
Apple Pay & Klarna: Fixed duplicate reference number issues
Corrects problems caused by identical reference numbers during Apple Pay and Klarna transactions.
Corrected incorrect column names in API and transaction logs
Fixes inconsistencies related to invalid column names used in the API and transaction logging.
📦 Summary
Release 7.3.2 focuses on improving transaction stability and fixing issues related to refunds, payment references, and logging consistency. Recommended for all installations using credit card payments, Apple Pay, or Klarna integrations.