Skip to main content

Content Security Policy

Content Security Policy (CSP) is a security mechanism that helps prevent malicious content from being executed on a webpage by specifying trusted sources for scripts, styles, and other resources.

Walley iFrame​

The Walley iFrame is a secure way to collect sensitive payment information. In order to ensure the security of the iFrame, it is important to only allow content from trusted sources.

We strongly recommend that CSP is used to restrict the sources of content that can be loaded. The following domains are used by Walley and should be allowed in your CSP depending on enviroment.

Please note

The domain lists below is subject to change. To stay up to date, please subscribe for updates in the Merchant Hub.

Production​

URLDescription
https://*.walleypay.comMain domain that Walley Pay uses
https://*.checkout.walleypay.comMain domain that Walley Pay uses
https://*.paymentiq.ioNeeded for card payments
https://*.cdn-apple.comNeeded for Apple Pay payments
https://*.ingrid.comNeeded if Ingrid delievery adapter is used

Test​

URLDescription
https://*.uat.walleydev.comMain domain that Walley Pay uses
https://*.checkout.uat.walleydev.comMain domain that Walley Pay uses
https://*.paymentiq.ioNeeded for card payments
https://*.cdn-apple.comNeeded for Apple Pay payments
https://*.ingrid.comNeeded if Ingrid delievery adapter is used
Important

If you are using the deprecated 'collector.se' URL for iframe loader please update. See Endpoints for more information.