Skip to content

Commit bfee809

Browse files
committed
[SSL for SaaS] Update O2O Provider Guides
* Update HubSpot's O2O provider guide with Zone Hold details * Update SFCC's O2O provider guide with link to SFCC's documentation to migrate a Legacy Zone to Proxy Zone
1 parent 203a984 commit bfee809

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/provider-guides/hubspot.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ For questions about your HubSpot setup, refer to [HubSpot's reverse proxy suppor
4040

4141
<Render file="provider-guide-compatibility" />
4242

43+
## Zone Hold
44+
45+
Because you have your own Cloudflare zone, you have access to the zone hold feature, which is a toggle that prevents your domain name from being created as a zone in a different Cloudflare account. Additionally, if the zone hold feature is enabled, it prevents the activation of custom hostnames onboarded to HubSpot. HubSpot would see the following error message for your custom hostname: `The hostname is associated with a held zone. Please contact the owner of this domain to have the hold removed.`
46+
47+
In order to successfully activate the custom hostname on HubSpot, the owner of the zone needs to [temporarily release the hold](/fundamentals/setup/account/account-security/zone-holds/#release-zone-holds). If you are only onboarding a subdomain as a custom hostname to HubSpot, only the subfeature titled `Also prevent Subdomains` needs to be temporarily disabled.
48+
49+
Once the zone hold is temporarily disabled, follow HubSpot's instructions to refresh the custom hostname and it should activate.
50+
4351
## Additional support
4452

4553
<Render file="provider-guide-help" params={{ one: "HubSpot" }} />

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/provider-guides/salesforce-commerce-cloud.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ For additional detail about how traffic routes when O2O is enabled, refer to [Ho
2929

3030
To enable O2O requires the following:
3131

32-
1. Your SFCC environment must be configured as an "SFCC Proxy Zone". If you currently have an "SFCC Legacy Zone", you cannot enable O2O. More details on the different types of SFCC configurations can be found in the [Salesforce FAQ on SFCC Proxy Zones](https://help.salesforce.com/s/articleView?id=cc.b2c_ecdn_proxy_zone_faq.htm&type=5).
32+
1. Your SFCC environment must be configured as an "SFCC Proxy Zone". If you currently have an "SFCC Legacy Zone", you cannot enable O2O.
33+
* More details on the different types of SFCC configurations can be found in the [Salesforce FAQ on SFCC Proxy Zones](https://help.salesforce.com/s/articleView?id=cc.b2c_ecdn_proxy_zone_faq.htm&type=5).
34+
* Instructions on how to migrate your SFCC environment to an "SFCC Proxy Zone" can be found [here](https://help.salesforce.com/s/articleView?id=cc.b2c_migrate_legacy_zone_to_proxy_zone.htm&type=5).
3335
2. Your own Cloudflare zone on an Enterprise plan.
3436

3537
If you meet the above requirements, O2O can then be enabled per hostname. To enable O2O for a specific hostname within your Cloudflare zone, [create](/dns/manage-dns-records/how-to/create-dns-records/#create-dns-records) a Proxied CNAME DNS record with a target of the CNAME provided by SFCC Business Manager, which is the dashboard used by SFCC customers to configure their storefront environment.

0 commit comments

Comments
 (0)