Skip to content

Commit 5402bc3

Browse files
Added comment in One Touch Ordering configuration
1 parent 36dcc23 commit 5402bc3

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/OneTouchOrdering/etc/adminhtml

1 file changed

+1
-0
lines changed

app/code/Magento/OneTouchOrdering/etc/adminhtml/system.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<field id="active" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
1414
<label>Enabled</label>
1515
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
16+
<comment>Please enable Braintree with Vault and CC for this to work</comment>
1617
</field>
1718
<field id="button_text" translate="label" type="text" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
1819
<label>Button Text</label>

0 commit comments

Comments
 (0)