Skip to content

Commit

Permalink
Merge branch 'develop' into 2568-reusable-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitriBouteille authored Apr 2, 2024
2 parents b4ffb50 + 5452561 commit b710b92
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion view/frontend/layout/checkout_index_index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,9 @@
<item name="adyen_ach" xsi:type="array">
<item name="isBillingAddressRequired" xsi:type="boolean">true</item>
</item>
<item name="adyen_applepay" xsi:type="array">
<item name="isBillingAddressRequired" xsi:type="boolean">true</item>
</item>
</item>
</item>
</item>
Expand All @@ -316,4 +319,4 @@
</arguments>
</referenceBlock>
</body>
</page>
</page>

0 comments on commit b710b92

Please sign in to comment.