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.
1 parent 1ac9fab commit 60c17daCopy full SHA for 60c17da
app/code/Magento/Paypal/etc/csp_whitelist.xml
@@ -28,6 +28,8 @@
28
<policy id="connect-src">
29
<values>
30
<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>
33
</values>
34
</policy>
35
<policy id="frame-src">
0 commit comments