-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2430 from spryker/feature/acp-2128/tax-app-stack-…
…update ACP-2128: Updated Vertex documentation
- Loading branch information
Showing
6 changed files
with
465 additions
and
338 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
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
3 changes: 2 additions & 1 deletion
3
...agement/202311.0/base-shop/third-party-integrations/vertex/disconnect-vertex.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
37 changes: 37 additions & 0 deletions
37
...11.0/base-shop/third-party-integrations/vertex/install-vertex/install-vertex.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,37 @@ | ||
--- | ||
title: Install Vertex | ||
description: Find out how you can install Vertex in your Spryker shop | ||
draft: true | ||
last_updated: Jan 10, 2024 | ||
template: howto-guide-template | ||
related: | ||
- title: Vertex | ||
link: docs/pbc/all/tax-management/page.version/vertex/vertex.html | ||
redirect_from: | ||
- /docs/pbc/all/tax-management/202311.0/vertex/install-vertex.html | ||
- /docs/pbc/all/tax-management/202311.0/base-shop/vertex/install-vertex.html | ||
- /docs/pbc/all/tax-management/202400.0/third-party-integrations/vertex/install-vertex.html | ||
- /docs/pbc/all/tax-management/202311.0/third-party-integrations/vertex/install-vertex.html | ||
- /docs/pbc/all/tax-management/202311.0/base-shop/third-party-integrations/vertex/install-vertex.html | ||
|
||
--- | ||
This document describes how to integrate [Vertex](/docs/pbc/all/tax-management/{{page.version}}/base-shop/third-party-integrations/vertex/vertex.html) into a Spryker shop. | ||
|
||
## Prerequisites | ||
|
||
Before integrating Vertex, ensure the following prerequisites are met: | ||
|
||
- Make sure your project is ACP-enabled. See [App Composition Platform installation](/docs/acp/user/app-composition-platform-installation.html) for details. | ||
|
||
- The Vertex app catalog page lists specific packages that must be installed or upgraded before you can use the Vertex app. To check the list of the necessary packages, in the Back Office, go to **Apps**-> **Vertex**. | ||
Ensure that your installation meets these requirements. | ||
|
||
- Make sure that your deployment pipeline executes database migrations. | ||
- You are using NET prices in your Spryker project. Keep in mind that the Vertex integration only works with NET prices, as it is assumed that businesses using the app are unable to determine GROSS prices. | ||
|
||
## Installation steps | ||
|
||
To install Vertex, integrate the ACP connector module and the Vertex app: | ||
|
||
1. [Integrate ACP connector module for tax calculation](/docs/pbc/all/tax-management/{{page.version}}/base-shop/third-party-integrations/vertex/install-vertex/integrate-the-acp-connector-module-for-tax-calculation.html) | ||
2. [Integrate the Vertex app](/docs/pbc/all/tax-management/{{page.version}}/base-shop/third-party-integrations/vertex/install-vertex/integrate-the-vertex-app.html) |
Oops, something went wrong.