| Current Path : /home/rtorresani/www/vendor/paypal/module-braintree-core/etc/frontend/ |
| Current File : //home/rtorresani/www/vendor/paypal/module-braintree-core/etc/frontend/sections.xml |
<?xml version="1.0"?>
<!--
/**
* 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:module:Magento_Customer:etc/sections.xsd">
<action name="braintree/paypal/placeOrder">
<section name="cart"/>
<section name="checkout-data"/>
</action>
<action name="braintree/googlepay/placeOrder">
<section name="cart"/>
<section name="checkout-data"/>
</action>
</config>