Skip to content

Commit c041170

Browse files
committed
MC-41388: Paypal payflow pro end point is not in the CSP whitelis
1 parent 511f0f1 commit c041170

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@
2929
<values>
3030
<value id="www_paypal" type="host">www.paypal.com</value>
3131
<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+
<value id="www_pilot_payflowlink_paypal" type="host">pilot-payflowlink.paypal.com</value>
3238
</values>
3339
</policy>
3440
</policies>

0 commit comments

Comments
 (0)