Hi,
I search the web for way to move the Payment Address on the shipping Tab.
I try different ways by overwrite the shipping template and do some LayoutProcessor Stuff.
<item name="shipping-step" xsi:type="array">
<item name="children" xsi:type="array">
<item name="shippingAddress" xsi:type="array">
<item name="config" xsi:type="array">
<item name="template" xsi:type="string">Foo_Checkout/address</item>
</item>
</item>
</item>
</item>
But nothing works.
Do anyone have a idea, how to manage this?
Best regards
Andre