diff --git a/extension/docs/DeploymentGuide.md b/extension/docs/DeploymentGuide.md index 165f903fe..3680ab7d3 100644 --- a/extension/docs/DeploymentGuide.md +++ b/extension/docs/DeploymentGuide.md @@ -61,6 +61,7 @@ If you don't have the commercetools OAuth credentials,[create a commercetools AP Resources below are required for the extension module to operate correctly. Resources that ***will be automatically created*** by the extension module in your commercetools project. 1. [The commercetools HTTP API Extension pointing to Adyen extension module](../resources/api-extension.json) +> It's required that the HTTP API Extension timeout limit is increased to 10000 milliseconds (default is 2000). Please contact Support via the commercetools [support portal](https://support.commercetools.com/) and provide the region, project key, and use case to increase the timeout to 10000. Additionally, after the limit increased, timeout might be updated over API with [setTimeoutInMs](https://docs.commercetools.com/http-api-projects-api-extensions#set-timeoutinms) action. 1. [Payment custom type](../resources/web-components-payment-type.json) 1. [Payment-interface-interaction custom type](../resources/payment-interface-interaction-type.json)