<?xml version="1.0"?>

<!--
  ~ Copyright © 2020 CyberSource. All rights reserved.
  ~ See accompanying LICENSE.txt for applicable terms of use and license.
  -->

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd">
    <event name="shortcut_buttons_container">
        <observer name="googlepay_checkout_shortcuts" instance="CyberSource\GooglePay\Observer\AddShortcutsObserver"/>
    </event>
</config>
