|
147 | 147 | <field id="allow_specific_currency" translate="label" type="select" sortOrder="51" showInDefault="1"
|
148 | 148 | showInWebsite="1" showInStore="1">
|
149 | 149 | <label>Payment from Applicable Currencies</label>
|
150 |
| - <source_model>CM\Payments\Model\AdminHtml\Source\AllSpecificCurrencies</source_model> |
| 150 | + <source_model>CM\Payments\Model\Adminhtml\Source\AllSpecificCurrencies</source_model> |
151 | 151 | <config_path>payment/cm_payments_creditcard/allow_specific_currency</config_path>
|
152 | 152 | <depends>
|
153 | 153 | <field id="active">1</field>
|
|
156 | 156 | <field id="specific_currency" translate="label" type="multiselect" sortOrder="52" showInDefault="1"
|
157 | 157 | showInWebsite="1" showInStore="1">
|
158 | 158 | <label>Payment from Specific Currencies</label>
|
159 |
| - <source_model>CM\Payments\Model\AdminHtml\Source\Currency</source_model> |
| 159 | + <source_model>CM\Payments\Model\Adminhtml\Source\Currency</source_model> |
160 | 160 | <can_be_empty>1</can_be_empty>
|
161 | 161 | <config_path>payment/cm_payments_creditcard/specific_currency</config_path>
|
162 | 162 | <depends>
|
|
220 | 220 | <field id="allow_specific_currency" translate="label" type="select" sortOrder="51" showInDefault="1"
|
221 | 221 | showInWebsite="1" showInStore="1">
|
222 | 222 | <label>Payment from Applicable Currencies</label>
|
223 |
| - <source_model>CM\Payments\Model\AdminHtml\Source\AllSpecificCurrencies</source_model> |
| 223 | + <source_model>CM\Payments\Model\Adminhtml\Source\AllSpecificCurrencies</source_model> |
224 | 224 | <config_path>payment/cm_payments_ideal/allow_specific_currency</config_path>
|
225 | 225 | <depends>
|
226 | 226 | <field id="active">1</field>
|
|
229 | 229 | <field id="specific_currency" translate="label" type="multiselect" sortOrder="52" showInDefault="1"
|
230 | 230 | showInWebsite="1" showInStore="1">
|
231 | 231 | <label>Payment from Specific Currencies</label>
|
232 |
| - <source_model>CM\Payments\Model\AdminHtml\Source\Currency</source_model> |
| 232 | + <source_model>CM\Payments\Model\Adminhtml\Source\Currency</source_model> |
233 | 233 | <can_be_empty>1</can_be_empty>
|
234 | 234 | <config_path>payment/cm_payments_ideal/specific_currency</config_path>
|
235 | 235 | <depends>
|
|
293 | 293 | <field id="allow_specific_currency" translate="label" type="select" sortOrder="51" showInDefault="1"
|
294 | 294 | showInWebsite="1" showInStore="1">
|
295 | 295 | <label>Payment from Applicable Currencies</label>
|
296 |
| - <source_model>CM\Payments\Model\AdminHtml\Source\AllSpecificCurrencies</source_model> |
| 296 | + <source_model>CM\Payments\Model\Adminhtml\Source\AllSpecificCurrencies</source_model> |
297 | 297 | <config_path>payment/cm_payments_paypal/allow_specific_currency</config_path>
|
298 | 298 | <depends>
|
299 | 299 | <field id="active">1</field>
|
|
302 | 302 | <field id="specific_currency" translate="label" type="multiselect" sortOrder="52" showInDefault="1"
|
303 | 303 | showInWebsite="1" showInStore="1">
|
304 | 304 | <label>Payment from Specific Currencies</label>
|
305 |
| - <source_model>CM\Payments\Model\AdminHtml\Source\Currency</source_model> |
| 305 | + <source_model>CM\Payments\Model\Adminhtml\Source\Currency</source_model> |
306 | 306 | <can_be_empty>1</can_be_empty>
|
307 | 307 | <config_path>payment/cm_payments_paypal/specific_currency</config_path>
|
308 | 308 | <depends>
|
|
374 | 374 | <field id="allow_specific_currency" translate="label" type="select" sortOrder="51" showInDefault="1"
|
375 | 375 | showInWebsite="1" showInStore="1">
|
376 | 376 | <label>Payment from Applicable Currencies</label>
|
377 |
| - <source_model>CM\Payments\Model\AdminHtml\Source\AllSpecificCurrencies</source_model> |
| 377 | + <source_model>CM\Payments\Model\Adminhtml\Source\AllSpecificCurrencies</source_model> |
378 | 378 | <config_path>payment/cm_payments_paypal/allow_specific_currency</config_path>
|
379 | 379 | <depends>
|
380 | 380 | <field id="active">1</field>
|
|
383 | 383 | <field id="specific_currency" translate="label" type="multiselect" sortOrder="52" showInDefault="1"
|
384 | 384 | showInWebsite="1" showInStore="1">
|
385 | 385 | <label>Payment from Specific Currencies</label>
|
386 |
| - <source_model>CM\Payments\Model\AdminHtml\Source\Currency</source_model> |
| 386 | + <source_model>CM\Payments\Model\Adminhtml\Source\Currency</source_model> |
387 | 387 | <can_be_empty>1</can_be_empty>
|
388 | 388 | <config_path>payment/cm_payments_paypal/specific_currency</config_path>
|
389 | 389 | <depends>
|
|
0 commit comments