Skip to content

Commit b0f38d1

Browse files
committed
MC-22114: UPS Mail Innovations Tracking not working
- Added support of UPS Mail Innovations Tracking
1 parent 7312e56 commit b0f38d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Ups/Model/Carrier.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,6 +1101,7 @@ protected function _getXmlTracking($trackings)
11011101
$xmlRequest = <<<XMLAuth
11021102
<?xml version="1.0" ?>
11031103
<TrackRequest xml:lang="en-US">
1104+
<IncludeMailInnovationIndicator/>
11041105
<Request>
11051106
<RequestAction>Track</RequestAction>
11061107
<RequestOption>1</RequestOption>

0 commit comments

Comments
 (0)