File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 40
40
<arguments >
41
41
<argument name =" secureUrlList" xsi : type =" array" >
42
42
<item name =" paypal_billing" xsi : type =" string" >/paypal/billing/</item >
43
+ <item name =" paypal_billing_agreement" xsi : type =" string" >/paypal/billing_agreement/</item >
43
44
<item name =" paypal_bml" xsi : type =" string" >/paypal/bml/</item >
44
45
<item name =" paypal_hostedpro" xsi : type =" string" >/paypal/hostedpro/</item >
45
46
<item name =" paypal_ipn" xsi : type =" string" >/paypal/ipn/</item >
Original file line number Diff line number Diff line change 23
23
<plugin name =" ProcessPaymentVaultConfiguration" type =" Magento\Vault\Plugin\PaymentVaultConfigurationProcess" />
24
24
<plugin name =" ProcessPaymentConfiguration" disabled =" true" />
25
25
</type >
26
+ <type name =" Magento\Framework\Url\SecurityInfo" >
27
+ <arguments >
28
+ <argument name =" secureUrlList" xsi : type =" array" >
29
+ <item name =" vault" xsi : type =" string" >/vault/</item >
30
+ </argument >
31
+ </arguments >
32
+ </type >
26
33
</config >
You can’t perform that action at this time.
0 commit comments