We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffd3d30 + e67dada commit 6bc1f18Copy full SHA for 6bc1f18
app/code/Magento/Paypal/view/frontend/layout/checkout_index_index.xml
@@ -44,6 +44,15 @@
44
<item name="paypal_billing_agreement" xsi:type="array">
45
<item name="isBillingAddressRequired" xsi:type="boolean">true</item>
46
</item>
47
+ <item name="paypal_express" xsi:type="array">
48
+ <item name="isBillingAddressRequired" xsi:type="boolean">false</item>
49
+ </item>
50
+ <item name="paypal_express_bml" xsi:type="array">
51
52
53
+ <item name="payflow_express_bml" xsi:type="array">
54
55
56
57
58
0 commit comments