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 39cfaa7 commit 66f8376Copy full SHA for 66f8376
app/code/Magento/Checkout/etc/adminhtml/system.xml
@@ -83,6 +83,7 @@
83
</field>
84
<field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
85
<label>Send Payment Failed Email Copy To</label>
86
+ <validate>validate-emails</validate>
87
<comment>Separate by ",".</comment>
88
89
<field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1">
0 commit comments