Skip to content

Commit

Permalink
add note for http extension timeout limit. (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetoz committed Aug 19, 2020
1 parent 46043d2 commit 3f4df96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/docs/DeploymentGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 3f4df96

Please sign in to comment.