Skip to content

Commit 29bbc3a

Browse files
authored
Merge branch 'magento-commerce:2.4-develop' into ACP2E-2357
2 parents 51fb3ae + efe5560 commit 29bbc3a

File tree

13 files changed

+2021
-520
lines changed

13 files changed

+2021
-520
lines changed

app/code/Magento/Ups/Helper/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ protected function getCodes()
115115
'03' => __('UPS Ground'),
116116
'07' => __('UPS Worldwide Express'),
117117
'08' => __('UPS Worldwide Expedited'),
118+
'12' => __('UPS Three-Day Select'),
118119
'14' => __('UPS Next Day Air Early A.M.'),
119120
'54' => __('UPS Worldwide Express Plus'),
120121
'65' => __('UPS Saver'),

0 commit comments

Comments
 (0)