<?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>
		<tab id="cynoinfotech" translate="label" sortOrder="300">
            <label>CynoInfotech</label>
        </tab>
		<section id="cynoinfotech_paymentrestrictions" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
            <label>Payment Restrictions</label>
            <tab>cynoinfotech</tab>            
            <resource>Cynoinfotech_PaymentRestrictions::config_paymentrestrictions</resource>
				
				<group id="general" translate="label" type="text" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1">
					<label>General Configuration</label>					
					<field id="enable" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1">
						<label>Enable</label>
						<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
					</field>					
				</group>
        </section>
    </system>
</config>