Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS-5938] Add explicit association for deliveries.stateMachineState in webhooks #551

Closed
wants to merge 1 commit into from

Conversation

goran-stamenkovski-logeecom
Copy link
Collaborator

Summary

When an openInvoice AUTHORISATION webhook is received, the webhook never completes processing if the "Capture on Shipment for OpenInvoice Payment Methods" option is enabled. It always stays in processing and causes downstream issues for captures for manual captures. Order is marked as paid but not fully completed.

The issue is caused by the delivery object doesn't return stateMachineState object by default anymore for Shopware 6.6. The association must be included explicitly.

Tested scenarios

OopenInvoice AUTHORISATION webhook processing with the "Capture on Shipment for OpenInvoice Payment Methods" option enabled.

Copy link

sonarcloud bot commented Sep 25, 2024

@MarijaIv MarijaIv closed this Sep 30, 2024
@MarijaIv MarijaIv deleted the fix/CS-5938 branch September 30, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants