Skip to content

Commit

Permalink
Merge branch 'develop' into ECP-8687
Browse files Browse the repository at this point in the history
  • Loading branch information
peterojo authored Apr 2, 2024
2 parents 33bf922 + 5452561 commit 157624f
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 157624f

Please sign in to comment.