Spamworldpro Mini Shell
Spamworldpro


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/old/vendor/extmag/dhlshipping2/etc/adminhtml/system/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/corals/old/vendor/extmag/dhlshipping2/etc/adminhtml/system/payment.xml
<?xml version="1.0"?>
<!--
/**
 * Copyright © Extmag. All rights reserved.
 */
-->
<include xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_include.xsd">
    <group id="general" translate="label" type="text" sortOrder="100" showInDefault="1" showInStore="1"
           showInDirection="1" showInCountry="1">
        <label>Payments</label>
        <field id="currency" translate="label comment" type="select" sortOrder="100" showInDefault="1"
               showInStore="1" showInDirection="1" showInCountry="1">
            <label>Currency</label>
            <source_model>Magento\Config\Model\Config\Source\Locale\Currency\All</source_model>
        </field>
        <field id="shipment_payer" translate="label comment" type="select" sortOrder="200" showInDefault="1"
               showInStore="1" showInDirection="1" showInCountry="1">
            <label>Shipment Payer</label>
            <source_model>Extmag\DhlShipping\Model\Source\Payer</source_model>
        </field>
        <field id="duty_and_tax_payer" translate="label comment" type="select" sortOrder="300" showInDefault="1"
               showInStore="1" showInDirection="1" showInCountry="1">
            <label>Duty And Tax Payer</label>
            <source_model>Extmag\DhlShipping\Model\Source\DutyPayer</source_model>
        </field>
        <field id="is_dutiable" translate="label comment" type="select" sortOrder="400" showInDefault="1"
               showInStore="1" showInDirection="1" showInCountry="1">
            <label>Is Dutiable?</label>
            <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
            <comment>The IsDutiable element indicates whether the shipment is dutiable or not</comment>
        </field>
        <field id="declared_value_type" translate="label comment" type="select" sortOrder="430" showInDefault="1"
               showInStore="1" showInDirection="1" showInCountry="1">
            <label>Declared Value Type</label>
            <source_model>Extmag\Shiplab\Model\Source\DeclaredValueType</source_model>
        </field>
        <field id="insurance" translate="label comment" type="select" sortOrder="450" showInDefault="1"
               showInStore="1" showInDirection="1" showInCountry="1">
            <label>Insurance</label>
            <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
        </field>
        <field id="cod" translate="label comment" type="select" sortOrder="500" showInDefault="1"
               showInStore="1" showInDirection="1" showInCountry="1">
            <label>COD</label>
            <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
        </field>
        <field id="cod_payment_method" translate="label comment" type="select" sortOrder="600" showInDefault="1"
               showInStore="1" showInDirection="1" showInCountry="1">
            <label>Allowed Payment Method for COD</label>
            <source_model>Extmag\Shiplab\Model\Source\Specific</source_model>
            <depends>
                <field id="cod">1</field>
            </depends>
        </field>
        <field id="cod_payment_method_specific" translate="label comment" type="multiselect" sortOrder="700"
               showInDefault="1" showInStore="1" showInDirection="1" showInCountry="1">
            <label>Allowed Specific Payment Method for COD</label>
            <source_model>Extmag\Shiplab\Model\Source\PaymentMethods</source_model>
            <depends>
                <field id="cod">1</field>
                <field id="cod_payment_method">specific</field>
            </depends>
        </field>
    </group>
</include>

Spamworldpro Mini