Skip to content

Commit 4a792bd

Browse files
committed
Merge branch 'MC-42309' into paypal-paylater-4
2 parents f245a78 + 60c17da commit 4a792bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Paypal/etc/csp_whitelist.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
<policy id="connect-src">
2929
<values>
3030
<value id="www_sandbox_paypal" type="host">www.sandbox.paypal.com</value>
31+
<value id="paypal_objects" type="host">www.paypalobjects.com</value>
32+
<value id="www_paypal" type="host">www.paypal.com</value>
3133
</values>
3234
</policy>
3335
<policy id="frame-src">

0 commit comments

Comments
 (0)