We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36dcc23 commit 5402bc3Copy full SHA for 5402bc3
app/code/Magento/OneTouchOrdering/etc/adminhtml/system.xml
@@ -13,6 +13,7 @@
13
<field id="active" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
14
<label>Enabled</label>
15
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
16
+ <comment>Please enable Braintree with Vault and CC for this to work</comment>
17
</field>
18
<field id="button_text" translate="label" type="text" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
19
<label>Button Text</label>
0 commit comments