![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/Ecombricks/InventoryFedex/etc/adminhtml/ |
<?xml version="1.0"?> <!-- /** * Copyright © eComBricks. All rights reserved. * See COPYING.txt for license details. */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:ecombricks:module:Ecombricks_InventoryConfig:etc/inventory_system_file.xsd"> <system> <section id="carriers" enabledForSource="true"> <group id="fedex" enabledForSource="true"> <field id="active" enabledForSource="true"/> <field id="title" enabledForSource="true"/> <field id="account" enabledForSource="true"/> <field id="meter_number" enabledForSource="true"/> <field id="key" enabledForSource="true"/> <field id="password" enabledForSource="true"/> <field id="sandbox_mode" enabledForSource="true"/> <field id="production_webservices_url" enabledForSource="true"/> <field id="sandbox_webservices_url" enabledForSource="true"/> <field id="shipment_requesttype" enabledForSource="true"/> <field id="packaging" enabledForSource="true"/> <field id="dropoff" enabledForSource="true"/> <field id="unit_of_measure" enabledForSource="true"/> <field id="max_package_weight" enabledForSource="true"/> <field id="handling_type" enabledForSource="true"/> <field id="handling_action" enabledForSource="true"/> <field id="handling_fee" enabledForSource="true"/> <field id="residence_delivery" enabledForSource="true"/> <field id="allowed_methods" enabledForSource="true"/> <field id="smartpost_hubid" enabledForSource="true"/> <field id="free_method" enabledForSource="true"/> <field id="free_shipping_enable" enabledForSource="true"/> <field id="free_shipping_subtotal" enabledForSource="true"/> <field id="specificerrmsg" enabledForSource="true"/> <field id="sallowspecific" enabledForSource="true"/> <field id="specificcountry" enabledForSource="true"/> <field id="debug" enabledForSource="true"/> <field id="showmethod" enabledForSource="true"/> <field id="sort_order" enabledForSource="true"/> </group> </section> </system> </config>