Skip to content

Commit

Permalink
Merge branch 'master' into feature/pbc-3110/quote-order-mapping-to-ve…
Browse files Browse the repository at this point in the history
…rtex-api
  • Loading branch information
lenadoc authored Oct 30, 2023
2 parents 7888d38 + 9e0c698 commit 5e004f8
Show file tree
Hide file tree
Showing 515 changed files with 1,641 additions and 1,215 deletions.
8 changes: 8 additions & 0 deletions _data/sidebars/pbc_all_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3383,6 +3383,14 @@ entries:
url: /docs/pbc/all/service-points/unified-commerce/install-and-upgrade/install-the-service-points-feature.html
include_versions:
- "202311.0"
- title: Service Points Cart
url: /docs/pbc/all/service-points/unified-commerce/install-and-upgrade/install-the-service-points-cart-feature.html
include_versions:
- "202311.0"
- title: Service Points Cart + Checkout feature
url: /docs/pbc/all/service-points/unified-commerce/install-and-upgrade/install-the-service-points-cart-checkout-feature.html
include_versions:
- "202311.0"
- title: Service Points + Order Management
url: /docs/pbc/all/service-points/unified-commerce/install-and-upgrade/install-the-service-points-order-management-feature.html
include_versions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Follow the steps below to install the Agent Assist feature API.

To start the feature integration, overview and install the necessary features:

| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
| Customer Account Management + Agent Assist | {{page.version}} | [Customer Account Management + Agent Assist feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/customer-account-management-agent-assist-feature-integration.html) |
Expand Down Expand Up @@ -190,11 +190,11 @@ Ensure that, when `Authorization` and `X-Agent-Authorization` headers are sent,

{% endinfo_block %}

## Related features
## Install related features

Integrate the following related features:

| FEATURE | INTEGRATION GUIDE |
| FEATURE | INSTALLATION GUIDE |
| --- | --- |
| Customer account management | [Customer account management feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/customer-account-management-feature-integration.html) |
| Customer account management + Agent assist | [Customer Account Management + Agent Assist feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/customer-account-management-agent-assist-feature-integration.html) |
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ composer require spryker/availability-notifications-rest-api --update-with-depen

{% info_block warningBox "Verification" %}

Ensure that the following modules have been installed:
Make sure the following modules have been installed:

| MODULE | EXPECTED DIRECTORY |
|-|-|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This document describes how to integrate the [Cart](/docs/pbc/all/cart-and-check

To start feature integration, integrate the required features and Glue APIs:

| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| ------------------- | ------ | ------------------------ |
| Glue API: Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
| Glue API: Product | {{page.version}} | [Glue API: Products feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-product-glue-api.html) |
Expand All @@ -24,7 +24,7 @@ composer require spryker/carts-rest-api:"^5.22.0" --update-with-dependencies

{% info_block warningBox "Verification" %}

Ensure that the following modules have been installed:
Make sure the following modules have been installed:

| MODULE | EXPECTED DIRECTORY |
|-----------------------|-----------------------------------------|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Install the required features:

| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | [Glue Application feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-glue-application-feature-integration.html) |
| Search | {{page.version}} | |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Follow the steps below to install Checkout feature API.

Install the required features:

| FEATURE | VERSION | INTEGRATION GUIDE |
| FEATURE | VERSION | INSTALLATION GUIDE |
|----------------------------------------|------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Glue API: Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
| Glue API: Cart | {{page.version}} | [Install the Cart Glue API](/docs/pbc/all/cart-and-checkout/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-cart-glue-api.html) |
Expand Down Expand Up @@ -862,11 +862,11 @@ Ensure that the plugins work correctly:

{% endinfo_block %}

## Related features
## Install related features

Integrate the following related features.

| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INTEGRATION GUIDE |
| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INSTALLATION GUIDE |
| -------- | ----------------- | ---------------------- |
| Glue API: Shipment || [Glue API: Shipment feature integration](/docs/pbc/all/carrier-management/{{page.version}}/base-shop/install-and-upgrade/install-the-shipment-glue-api.html) |
| Glue API: Payments || [Glue API: Payments feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-payments-feature-integration.html) |
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,11 @@ Ensure the following:

{% endinfo_block %}

## Related features
## Install related features

Integrate the following related features:

| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INTEGRATION GUIDE |
| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INSTALLATION GUIDE |
| ---------- | ----------------- | ---------------------------- |
| Content items | | [Install the Content Items feature](/docs/pbc/all/content-management-system/{{page.version}}/base-shop/install-and-upgrade/install-features/install-the-content-items-feature.html) |
| CMS || [Install the CMS feature](/docs/pbc/all/content-management-system/{{page.version}}/base-shop/install-and-upgrade/install-features/install-the-cms-feature.html) |
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This document describes how to integrate the Company Account feature API into a

To start the feature integration, overview and install the necessary features:

| FEATURE OR GLUE API | VERSION | INTEGRATION GUIDE |
| FEATURE OR GLUE API | VERSION | INSTALLATION GUIDE |
| ----------------- | ---------- | --------------------- |
| Glue API: Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
| Company Account | {{page.version}} | [Company account feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/company-account-feature-integration.html) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This document describes how to install the Glue API: Configurable Bundle + Cart
To start the feature integration, overview and install the necessary features:


| FEATURE | VERSION | INTEGRATION GUIDE |
| FEATURE | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
| Configurable Bundle | {{page.version}} | [Configurable Bundle feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-features/install-the-configurable-bundle-feature.html) |
Expand Down Expand Up @@ -187,11 +187,11 @@ class CartsRestApiDependencyProvider extends SprykerCartsRestApiDependencyProvid
{% endinfo_block %}


## Related features
## Install related features

Integrate the following related features:

| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INTEGRATION GUIDE |
| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INSTALLATION GUIDE |
| --- | --- | --- |
| Glue API: Configurable Bundle Feature || [Glue API: Configurable Bundle feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-configurable-bundle-glue-api.html) |
| Glue API: Configurable Bundle + Product Feature || [Glue API: Configurable Bundle + Product feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-configurable-bundle-product-glue-api.html) |
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This document describes how to integrate the Configurable Bundle feature.
To start the feature integration, overview and install the necessary features:


| FEATURE | VERSION | INTEGRATION GUIDE |
| FEATURE | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
|Configurable Bundles |{{page.version}} | [Configurable Bundle feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-features/install-the-configurable-bundle-feature.html)|
Expand Down Expand Up @@ -178,12 +178,12 @@ class OrdersRestApiDependencyProvider extends SprykerOrdersRestApiDependencyProv
{% endinfo_block %}


## Related features
## Install related features

Integrate the following related features:


| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INTEGRATION GUIDE |
| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INSTALLATION GUIDE |
| --- | --- | --- |
| Glue API: Configurable Bundle + Cart Feature || [Glue API: Configurable Bundle + Cart feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-configurable-bundle-cart-glue-api.html) |
| Glue API: Configurable Bundle + Product Feature || [Glue API: Configurable Bundle + Product feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-configurable-bundle-product-glue-api.html) |
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This document describes how to integrate the Glue API: Configurable Bundle + Pro

To start the feature integration, overview and install the necessary features:

| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
| Configurable Bundle | {{page.version}} | [Glue API: Configurable Bundle feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-configurable-bundle-glue-api.html) |
Expand Down Expand Up @@ -100,11 +100,11 @@ Send the following request and make sure that each `configurable-bundle-template
{% endinfo_block %}


## Related features
## Install related features

Integrate the following related features:

| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INTEGRATION GUIDE |
| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INSTALLATION GUIDE |
| --- | --- | --- |
| Glue API: Configurable Bundle || [Glue API: Configurable Bundle feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-configurable-bundle-glue-api.html) |
| GLUE: Configurable Bundle + Cart || [Glue API: Configurable Bundle + Cart feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-configurable-bundle-cart-glue-api.html) |
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Install the required features:

| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | [Glue Application feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-glue-application-feature-integration.html) |
| Product | {{page.version}} | [Products API feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-product-glue-api.html) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The current feature integration Guide only adds the Company Account REST API fun

To start the feature integration, overview and install the necessary features:

| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | [Feature API](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-installation-and-configuration.html) |
| Customer Access | {{page.version}} | [Feature](/docs/scos/dev/feature-integration-guides/{{page.version}}/customer-access-feature-integration.html) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This feature integration guide expects the basic feature to be in place. It only

Install the required features:

| FEATURE | VERSION | INTEGRATION GUIDE |
| FEATURE | VERSION | INSTALLATION GUIDE |
| ------------- | ---------- | ------------- |
| Glue API: Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
| Glue API: Glue Application | {{page.version}} | [Glue API: Glue Application feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-glue-application-feature-integration.html) |
Expand All @@ -35,7 +35,7 @@ composer require "spryker/customers-rest-api":"^1.13.0" "spryker/auth-rest-api":
{% info_block warningBox "Verification" %}
Ensure that the following modules have been installed:
Make sure the following modules have been installed:
| MODULE | EXPECTED DIRECTORY |
| ---------------------- | --------------------------------------- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ composer require "spryker/documentation-generator-rest-api":"^1.12.1" --update-w

{% info_block warningBox "Verification" %}

Ensure that the following modules have been installed:
Make sure the following modules have been installed:

| MODULE | EXPECTED DIRECTORY |
|-|-|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This document describes how to install the Inventory Management feature API into

Install the required features:

| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core| {{page.version}}| [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html)|
| Product | {{page.version}} | [Glue API: Products feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-product-glue-api.html) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This document describes how to install the Multiple Carts Glue API.

Install the required features:

| Name | Version | Integration guide |
| Name | Version | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | Glue Application feature integration |
| Multiple Carts | {{page.version}} | Install the Multiple Carts feature |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Follow the steps below to install the Glue API: Order Management feature.

To start feature integration, overview and install the following features and Glue APIs:

| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| ---------------- | ------- | --------------------------- |
| Glue API: Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
| Order Management | {{page.version}} | [Order Management feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/order-management-feature-integration.html) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Follow the steps below to install Payments feature API.

To start the feature integration, overview and install the necessary features:

| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | [Glue Application feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-glue-application-feature-integration.html) |
| Payments | {{page.version}} | [Payments feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/payments-feature-integration.html) |
Expand Down Expand Up @@ -258,7 +258,7 @@ To verify that SelectedPaymentMethodCheckoutDataResponseMapperPlugin is activate

{% endinfo_block %}

## Related Features
## Install related features

| FEATURE | LINK |
| --- | --- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Follow the steps below to integrate the Glue API: Product Bundle + Cart feature.
To start the feature integration, overview and install the necessary features:


| NAME | VERSION | INTEGRATION GUIDE |
| NAME | VERSION | INSTALLATION GUIDE |
| --- | --- | --- |
| Spryker Core | {{page.version}} | [Glue API: Spryker Core feature integration](/docs/scos/dev/feature-integration-guides/{{page.version}}/glue-api/glue-api-spryker-core-feature-integration.html) |
| Product Bundles |{{page.version}}| [Product Bundles feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-features/install-the-product-bundles-feature.html)|
Expand Down Expand Up @@ -207,11 +207,11 @@ Ensure that you can:

{% endinfo_block %}

## Related features
## Install related features

Integrate the following related features:

| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INTEGRATION GUIDE |
| FEATURE | REQUIRED FOR THE CURRENT FEATURE | INSTALLATION GUIDE |
| --- | --- | --- |
| Products || [Glue API: Products feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-product-glue-api.html) |
| Product Bundles ||[Glue API: Product Bundles feature integration](/docs/pbc/all/product-information-management/{{page.version}}/base-shop/install-and-upgrade/install-glue-api/install-the-product-bundles-glue-api.html)|
Loading

0 comments on commit 5e004f8

Please sign in to comment.