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.
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