Your IP : 216.73.217.95


Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-payment-services-base/etc/
Upload File :
Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-payment-services-base/etc/events.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Event/etc/events.xsd">
    <event name="sales_model_service_quote_submit_success">
        <observer name="payment_services_update_order" instance="Magento\PaymentServicesBase\Observer\UpdateOrder"/>
    </event>
</config>