Skip to content

Commit 126d8dc

Browse files
committed
#AC-9653::UPS SOAP and REST support in 2.4.7-beta3-allowed methods issue fix with SOAP and REST
1 parent bc1c7ba commit 126d8dc

File tree

8 files changed

+1862
-508
lines changed

8 files changed

+1862
-508
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)