![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/cartforge.co/app/code/StripeIntegration/Payments/etc/ |
<?xml version="1.0"?> <csp_whitelist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Csp/etc/csp_whitelist.xsd"> <policies> <policy id="script-src"> <values> <value id="stripe-sub" type="host">*.stripe.com</value> <value id="stripe-net" type="host">*.stripe.network</value> <value id="stripe-cdn" type="host">*.stripecdn.com</value> <value id="klarna-com" type="host">klarna.com</value> <value id="klarna-sub" type="host">*.klarna.com</value> <value id="klarna-cdn" type="host">*.klarnacdn.net</value> <value id="klarna-evt" type="host">*.klarnaevt.com</value> <value id="amazon-pay" type="host">*.amazon.com</value> <value id="link" type="host">*.link.com</value> </values> </policy> <policy id="style-src"> <values> <value id="stripe-net" type="host">*.stripe.network</value> <value id="stripe-cdn" type="host">*.stripecdn.com</value> <value id="amazon-pay" type="host">*.amazon.com</value> </values> </policy> <policy id="connect-src"> <values> <value id="stripe-sub" type="host">*.stripe.com</value> <value id="klarna-com" type="host">klarna.com</value> <value id="klarna-sub" type="host">*.klarna.com</value> <value id="klarna-cdn" type="host">*.klarnacdn.net</value> <value id="klarna-evt" type="host">*.klarnaevt.com</value> <value id="link" type="host">*.link.com</value> <value id="amazon-pay" type="host">*.amazon.com</value> </values> </policy> <policy id="frame-ancestors"> <values> <value id="stripe-sub" type="host">*.stripe.com</value> <value id="stripe-com" type="host">stripe.com</value> <value id="link" type="host">*.link.com</value> <value id="amazon-pay" type="host">*.amazon.com</value> </values> </policy> <policy id="frame-src"> <values> <value id="stripe-sub" type="host">*.stripe.com</value> <value id="klarna-com" type="host">klarna.com</value> <value id="klarna-sub" type="host">*.klarna.com</value> <value id="klarna-cdn" type="host">*.klarnacdn.net</value> <value id="klarna-evt" type="host">*.klarnaevt.com</value> <value id="link" type="host">*.link.com</value> <value id="amazon-pay" type="host">*.amazon.com</value> </values> </policy> <policy id="font-src"> <values> <value id="stripe-sub" type="host">*.stripe.com</value> <value id="stripe-cdn" type="host">*.stripecdn.com</value> <value id="klarna-com" type="host">klarna.com</value> <value id="klarna-sub" type="host">*.klarna.com</value> <value id="klarna-cdn" type="host">*.klarnacdn.net</value> <value id="klarna-evt" type="host">*.klarnaevt.com</value> <value id="link" type="host">*.link.com</value> <value id="amazon-pay" type="host">*.amazon.com</value> </values> </policy> </policies> </csp_whitelist>