Skip to content

Commit 56fbf97

Browse files
committed
AC-13257::Migrate USPS integration from outdated Web Tools APIs to new RESTful USPS APIs
1 parent 1f38ec8 commit 56fbf97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Usps/etc/adminhtml/system.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@
178178
<field id="machinable" translate="label" type="select" sortOrder="80" showInDefault="1" showInWebsite="1" canRestore="1">
179179
<label>Machinable</label>
180180
<source_model>Magento\Usps\Model\Source\Machinable</source_model>
181+
<depends>
182+
<field id="usps_type">USPS_XML</field>
183+
</depends>
181184
</field>
182185
<field id="max_package_weight" translate="label" type="text" sortOrder="90" showInDefault="1" showInWebsite="1" canRestore="1">
183186
<label>Maximum Package Weight (Please consult your shipping carrier for maximum supported shipping weight)</label>

0 commit comments

Comments
 (0)