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 df0a1d2 commit 61da758Copy full SHA for 61da758
etc/adminhtml/system/payment_methods/klarnas.xml
@@ -23,12 +23,12 @@
23
<!-- Klarna Payment methods group -->
24
<group id="buckaroo_magento2_klarna" translate="label" type="text" sortOrder="270" showInDefault="1" showInWebsite="1" showInStore="1">
25
<label>Klarna</label>
26
-
+<!--
27
<include path="Buckaroo_Magento2::system/payment_methods/klarna.xml"/>
28
+-->
29
<include path="Buckaroo_Magento2::system/payment_methods/klarnakp.xml"/>
30
31
<include path="Buckaroo_Magento2::system/payment_methods/klarnain.xml"/>
32
33
</group>
34
</include>
0 commit comments