Skip to content

Commit e5bfa9a

Browse files
committed
MAGETWO-49446: Unable to place order with PayPal Express Checkout using shortcut flow with secure URLs
- Added PayPal Express to list of secure urls
1 parent 3f10abe commit e5bfa9a

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Paypal/etc/frontend

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/etc/frontend/di.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
<item name="paypal_payflowbml" xsi:type="string">/paypal/payflowbml/</item>
4949
<item name="paypal_payflowexpress" xsi:type="string">/paypal/payflowexpress/</item>
5050
<item name="paypal_transparent" xsi:type="string">/paypal/transparent/</item>
51+
<item name="paypal_express" xsi:type="string">/paypal/express/</item>
5152
</argument>
5253
</arguments>
5354
</type>

0 commit comments

Comments
 (0)