Skip to content

Commit e043ad4

Browse files
committed
Merge remote-tracking branch 'gl_magento2ce/AC-9653' into UPS_AC9653_OCT_22_2023
AC-9653: UPS SOAP and REST support for 2.4.7-beta3
2 parents b9f57bd + 374b22d commit e043ad4

File tree

15 files changed

+2028
-525
lines changed

15 files changed

+2028
-525
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)