File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
etc/adminhtml/system/payment_methods Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
<include xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Config:etc/system_include.xsd" >
23
23
<!-- iDEAL Payment method group -->
24
24
<group id =" buckaroo_magento2_voucher" translate =" label" type =" text" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
25
- <label >Buckaroo Voucher</label >
25
+ <label >Voucher</label >
26
26
<frontend_model >Buckaroo\Magento2\Block\Config\Form\Field\Fieldset</frontend_model >
27
27
28
28
<field id =" active" translate =" label comment" type =" select" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
29
- <label >Enable Buckaroo Voucher</label >
29
+ <label >Enable Voucher</label >
30
30
<comment ><![CDATA[ Enable or disable this payment method.]]> </comment >
31
31
<source_model >Buckaroo\Magento2\Model\Config\Source\Enablemode</source_model >
32
32
<config_path >payment/buckaroo_magento2_voucher/active</config_path >
43
43
<comment ><![CDATA[ This controls the description which the user sees during checkout.]]> </comment >
44
44
<config_path >payment/buckaroo_magento2_voucher/subtext</config_path >
45
45
</field >
46
-
46
+
47
47
<field id =" subtext_style" translate =" label comment" type =" select" sortOrder =" 26" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
48
48
<label >Frontend subtext style</label >
49
49
<comment ><![CDATA[ Choose a font style for the subtext.]]> </comment >
You can’t perform that action at this time.
0 commit comments