File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 574
574
showInWebsite =" 1" showInStore =" 1" >
575
575
<label >Payment from Applicable Currencies</label >
576
576
<source_model >CM\Payments\Model\Adminhtml\Source\AllSpecificCurrencies</source_model >
577
- <config_path >payment/cm_payments_paypal /allow_specific_currency</config_path >
577
+ <config_path >payment/cm_payments_bancontact /allow_specific_currency</config_path >
578
578
<depends >
579
579
<field id =" active" >1</field >
580
580
</depends >
584
584
<label >Payment from Specific Currencies</label >
585
585
<source_model >CM\Payments\Model\Adminhtml\Source\Currency</source_model >
586
586
<can_be_empty >1</can_be_empty >
587
- <config_path >payment/cm_payments_paypal /specific_currency</config_path >
587
+ <config_path >payment/cm_payments_bancontact /specific_currency</config_path >
588
588
<depends >
589
589
<field id =" allow_specific_currency" >1</field >
590
590
</depends >
Original file line number Diff line number Diff line change 120
120
</cm_payments_paypal >
121
121
<cm_payments_bancontact >
122
122
<active >0</active >
123
- <model >CMPaymentsBancontactFacade </model >
123
+ <model >CMPaymentsBanContactFacade </model >
124
124
<order_status >pending</order_status >
125
125
<payment_action >initialize</payment_action >
126
126
<title >Bancontact by CM.com</title >
Original file line number Diff line number Diff line change 304
304
<!-- END CM Payments (PayPal) Method -->
305
305
306
306
<!-- BEGIN CM Payments (BanContact) Method -->
307
- <virtualType name =" CMPaymentsBancontactFacade " type =" CMPaymentsFacade" >
307
+ <virtualType name =" CMPaymentsBanContactFacade " type =" CMPaymentsFacade" >
308
308
<arguments >
309
309
<argument name =" code" xsi : type =" const" >CM\Payments\Model\ConfigProvider::CODE_BANCONTACT</argument >
310
310
<argument name =" valueHandlerPool" xsi : type =" object" >CMBanContactValueHandlerPool</argument >
You can’t perform that action at this time.
0 commit comments