iFrames allow Affiliates to embed WMC order forms onto external websites. Below we’ll outline instructions and best practices for embedding order forms onto your sites.
...
Note |
---|
IMPT: Need to check with WMC team to make sure the domains (external) you want to use for the iFrame have been whitelisted. If they have not, the order form will NOT load in the iFrame. |
Note: As a functional limitation currently, every Organization needs to have both the Contactly Domains and the WMC Content App domain (Set on the Effort level) to fully support the User Customer Support.
...
Code Block |
---|
prod-content-app-gateway.apps.c7-prd-osd.jfqk.p1.openshiftapps.com |
Other Other Domains
Any other Domains will have the following tags on the response header. This will prevent the page to be loaded, resulting on a 404 error.
Code Block |
---|
frame-ancestors 'self' |
...