adobe / commerce-events

MIT License
6 stars 7 forks source link

DINT-1175: Fix multi-shipping payment handling #133

Closed benjaminkalk closed 9 months ago

benjaminkalk commented 11 months ago

Description

Payment arrays were not being correctly created in DataServices, but have fixed that in PR https://github.com/magento-commerce/data-services/pull/198 In combination with that PR we are now adding orderID to the transactionID field correctly when multiple orders are placed due to multishipping.

Related Issue

https://jira.corp.adobe.com/browse/DINT-1175

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist