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 511f0f1 commit c041170Copy full SHA for c041170
app/code/Magento/Paypal/etc/csp_whitelist.xml
@@ -29,6 +29,12 @@
29
<values>
30
<value id="www_paypal" type="host">www.paypal.com</value>
31
<value id="www_sandbox_paypal" type="host">www.sandbox.paypal.com</value>
32
+ <value id="www_pilot_payflowlink_paypal" type="host">pilot-payflowlink.paypal.com</value>
33
+ </values>
34
+ </policy>
35
+ <policy id="form-action">
36
+ <values>
37
38
</values>
39
</policy>
40
</policies>
0 commit comments