<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <referenceBlock name="checkout_overview">
            <action method="setTemplate">
                <argument name="template" xsi:type="string">Eway_EwayRapid::checkout/overview.phtml</argument>
            </action>
            <arguments>
                <argument name="viewModel" xsi:type="object">Eway\EwayRapid\ViewModel\Multishipping\Overview</argument>
            </arguments>
            <block class="Magento\Multishipping\Block\Checkout\Overview" name="ewayrapid_payment_method_form" as="ewayrapid_form" template="Eway_EwayRapid::form/payment-form.phtml"/>
            <block class="Magento\Multishipping\Block\Checkout\Overview" name="eway_googlepay_payment_method_form" as="eway_googlepay_form" template="Eway_GooglePay::form/payment-form.phtml"/>
            <block class="Magento\Multishipping\Block\Checkout\Overview" name="eway_applepay_payment_method_form" as="eway_applepay_form" template="Eway_ApplePay::form/payment-form.phtml"/>
        </referenceBlock>
    </body>
</page>
