https://braintree.github.io/braintree-web-drop-in/docs/current/
Lists the following CSP rules:
If using 3D Secure, include these additional directives:
script-src | songbirdstag.cardinalcommerce.com | songbird.cardinalcommerce.com
connect-src | *.cardinalcommerce.com | *.cardinalcommerce.com
However (on sandbox), I am now getting the error:
Refused to load the script 'https://cas.static.client.cardinaltrusted.com/songbird/v2.0.0/songbird.js' because it violates the following Content Security Policy directive
Is cardinaltrusted.com now needed in the CSP?
Are there any other new rules needed?
How can the CSP rules change and this not be considered a major breaking change for DropIn?
https://braintree.github.io/braintree-web-drop-in/docs/current/
Lists the following CSP rules:
However (on sandbox), I am now getting the error:
Is cardinaltrusted.com now needed in the CSP?
Are there any other new rules needed?
How can the CSP rules change and this not be considered a major breaking change for DropIn?