File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
app/code/Magento/CardinalCommerce/etc/adminhtml Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 19
19
<label >Environment</label >
20
20
<source_model >Magento\CardinalCommerce\Model\Adminhtml\Source\Environment</source_model >
21
21
<config_path >three_d_secure/cardinal/environment</config_path >
22
+ <depends >
23
+ <field id =" enabled_authorize" >1</field >
24
+ </depends >
22
25
</field >
23
26
<field id =" org_unit_id" translate =" label" type =" obscure" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
24
27
<label >Org Unit Id</label >
25
28
<config_path >three_d_secure/cardinal/org_unit_id</config_path >
26
29
<backend_model >Magento\Config\Model\Config\Backend\Encrypted</backend_model >
30
+ <depends >
31
+ <field id =" enabled_authorize" >1</field >
32
+ </depends >
27
33
</field >
28
34
<field id =" api_key" translate =" label" type =" obscure" sortOrder =" 40" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
29
35
<label >API Key</label >
30
36
<config_path >three_d_secure/cardinal/api_key</config_path >
31
37
<backend_model >Magento\Config\Model\Config\Backend\Encrypted</backend_model >
38
+ <depends >
39
+ <field id =" enabled_authorize" >1</field >
40
+ </depends >
32
41
</field >
33
42
<field id =" api_identifier" translate =" label" type =" obscure" sortOrder =" 50" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
34
43
<label >API Identifier</label >
35
44
<config_path >three_d_secure/cardinal/api_identifier</config_path >
36
45
<backend_model >Magento\Config\Model\Config\Backend\Encrypted</backend_model >
46
+ <depends >
47
+ <field id =" enabled_authorize" >1</field >
48
+ </depends >
37
49
</field >
38
50
<field id =" debug" translate =" label" type =" select" sortOrder =" 60" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
39
51
<label >Debug</label >
40
52
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
41
53
<config_path >three_d_secure/cardinal/debug</config_path >
54
+ <depends >
55
+ <field id =" enabled_authorize" >1</field >
56
+ </depends >
42
57
</field >
43
58
</group >
44
59
</group >
You can’t perform that action at this time.
0 commit comments