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

Order Adapter Changes #7

Merged
merged 3 commits into from
Feb 4, 2025
Merged

Order Adapter Changes #7

merged 3 commits into from
Feb 4, 2025

Conversation

rockwellll
Copy link
Collaborator

The Order Adapter was sending the payload in a wrong way not compatible with the Api, this caused order events to be dropped with unprocessable entity since the request format was incorrect.

This PR addresses this by updating the Order Adapter to include the items key alongside quantity and contain the product as a key within the items array.

@rockwellll rockwellll merged commit 19518fa into main Feb 4, 2025
1 check passed
@rockwellll rockwellll deleted the fixes branch February 4, 2025 13:23
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.

1 participant