<?xml version="1.0"?>
<!--
/**
 * Copyright © Klarna Bank AB (publ)
 *
 * For the full copyright and license information, please view the NOTICE
 * and LICENSE files that were distributed with this source code.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Config\Block\System\Config\Form\Field">
        <plugin sortOrder="1" name="KlarnaConfigFieldPlugin" type="Klarna\AdminSettings\Plugin\Config\Block\System\Config\Form\FieldPlugin"/>
    </type>
    <type name="Magento\Framework\Notification\MessageList">
        <arguments>
            <argument name="messages" xsi:type="array">
                <item name="klarnaKcoCheckout" xsi:type="string">Klarna\AdminSettings\Model\System\Message\Kco\CheckoutConfig\Notification</item>
                <item name="klarnaKcoTarget" xsi:type="string">Klarna\AdminSettings\Model\System\Message\Kco\TargetConfig\Notification</item>
                <item name="klarnaKcoDesign" xsi:type="string">Klarna\AdminSettings\Model\System\Message\Kco\DesignConfig\Notification</item>
            </argument>
        </arguments>
    </type>
</config>
