Skip to content

Commit

Permalink
Merge branch 'develop' into ECP-8885
Browse files Browse the repository at this point in the history
  • Loading branch information
candemiralp authored Apr 3, 2024
2 parents 8726985 + 1c082af commit 24b89e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Reporting Security Issues

We welcome reports of possible vulnerabilities or issues as part of our responsible disclosure program. For more information go to
https://support.adyen.com/hc/en-us/articles/115001187330-How-do-I-report-a-possible-security-issue-to-Adyen-
[this page](https://www.adyen.com/policies-and-disclaimer/responsible-disclosure).
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 24b89e6

Please sign in to comment.