-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update Hosting a FastStore + VTEX website doc (#1329)
* docs: Update Hosting a FastStore + VTEX website doc * docs: update secure subdomain docs
- Loading branch information
1 parent
c4c05d4
commit 4663c04
Showing
7 changed files
with
103 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
description: Check the recent changes in the secure subdomain configuration. | ||
tags: [faststore] | ||
hide_table_of_contents: false | ||
--- | ||
|
||
# Changes in the secure subdomain configuration | ||
|
||
We've recently changed the configurations needed for the `secure` subdomain. Hence, if you come across the **"This connection is not private"** error while trying to complete an order at your store website, check if your website's secure subdomain is pointing to `secure.{hostname}.cdn.vtex.com`, where `{hostname}` is the **complete** address of your store. | ||
|
||
![](https://vtexhelp.vtexassets.com/assets/docs/src/not-secure___d8621c4ec4766fde0206c32055a2975d.jpeg) | ||
|
||
## What has changed? | ||
|
||
The `secure` subdomain must now point to `secure.{hostname}.cdn.vtex.com`, where `{hostname}` is the **complete** address of your store. Before, the `secure` subdomain was being pointed to `{account}.vtexcommercestable.com.br`. | ||
|
||
## What needs to be done? | ||
|
||
If you come across the **"This connection is not private"** error in your store website, repeat the [Hosting a FastStore + VTEX website](/how-to-guides/platform-integration/vtex/hosting-a-faststore-vtex-website) guide, making sure that the `secure` subdomain is pointing to `secure.{hostname}.cdn.vtex.com`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
apps/docs/docs/how-to-guides/platform-integration/vtex/troubleshooting.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
sidebar_label: Troubleshooting | ||
description: Troubleshoot errors that have already tricked other FastStore users while integrating their projects with the VTEX platform | ||
--- | ||
|
||
# Troubleshooting - VTEX integration | ||
|
||
While integrating your FastStore project with the VTEX platform, you may come across common errors that have already tricked other FastStore users. This article is intended to help you troubleshoot some of these issues. | ||
|
||
## Error - “Your connection is not private” | ||
|
||
You may find the following error after trying to complete a purchase in your store: | ||
|
||
![](https://vtexhelp.vtexassets.com/assets/docs/src/not-secure___d8621c4ec4766fde0206c32055a2975d.jpeg) | ||
|
||
**Cause:** This error occurs when your browser is unable to verify whether a website is safe to visit. This usually happens when the browser notices a problem while creating an SSL connection or can’t verify the certificate. | ||
|
||
**Solution:** Follow the [**Hosting a FastStore + VTEX website**](/how-to-guides/platform-integration/vtex/hosting-a-faststore-vtex-website#step-2---setting-up-your-vtex-account) guide. If the issue persists, check if the `secure` subdomain of your website is pointing to `secure.{hostname}.cdn.vtex.com`, where `hostname` is the complete address of your store. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4663c04
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
faststore – ./
faststore-git-main-faststore.vercel.app
faststore-faststore.vercel.app
faststore.dev
faststore-docs.vercel.app
www.faststore.dev