We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b70761 commit fbe5ef7Copy full SHA for fbe5ef7
app/code/Magento/Usps/Helper/Data.php
@@ -20,7 +20,7 @@ class Data extends AbstractHelper
20
protected $availableShippingMethods = [
21
'usps_0_FCLE', // First-Class Mail Large Envelope
22
'usps_1', // Priority Mail
23
- 'usps_2', // Priority Mail Express Hold For Pickup
+ 'usps_2', // Priority Mail Express Hold For Pickup
24
'usps_3', // Priority Mail Express
25
'usps_4', // Retail Ground
26
'usps_6', // Media Mail
0 commit comments