<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <section id="payment">
            <group id="ewayrapid">
                <group id="heading_basic_settings">
                    <field id="sharedpage_theme" translate="label" type="select" sortOrder="85" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
                        <label>Shared Page Theme</label>
                        <source_model>\Eway\SharedPage\Model\Config\Source\SharedPageTheme</source_model>
                        <depends>
                            <field id="connection_type">sharedpage</field>
                        </depends>
                        <config_path>payment/ewayrapid/sharedpage_theme</config_path>
                    </field>
                    <field id="footer_text" translate="label" type="text" sortOrder="86" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
                        <label>Footer Text</label>
                        <depends>
                            <field id="connection_type">sharedpage</field>
                        </depends>
                        <config_path>payment/ewayrapid/footer_text</config_path>
                    </field>
                    <field id="header_text" translate="label" type="text" sortOrder="87" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
                        <label>Header Text</label>
                        <depends>
                            <field id="connection_type">sharedpage</field>
                        </depends>
                        <config_path>payment/ewayrapid/header_text</config_path>
                    </field>
                    <field id="logo_url" translate="label" type="text" sortOrder="88" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
                        <label>Logo Url</label>
                        <depends>
                            <field id="connection_type">sharedpage</field>
                        </depends>
                        <config_path>payment/ewayrapid/logo_url</config_path>
                    </field>
                    <field id="language" translate="label" type="text" sortOrder="89" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
                        <label>Language</label>
                        <depends>
                            <field id="connection_type">sharedpage</field>
                        </depends>
                        <config_path>payment/ewayrapid/language</config_path>
                    </field>
                </group>
            </group>
        </section>
    </system>
</config>
