Skip to content

Commit 538a07f

Browse files
authored
Merge branch 'magento-commerce:2.4-develop' into application-server
2 parents a41a139 + efe5560 commit 538a07f

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)