diff --git a/lib/commercetools-api/src/Models/Extension/Extension.php b/lib/commercetools-api/src/Models/Extension/Extension.php index 05ec8647baf..6b63954e4b9 100644 --- a/lib/commercetools-api/src/Models/Extension/Extension.php +++ b/lib/commercetools-api/src/Models/Extension/Extension.php @@ -98,7 +98,7 @@ public function getTriggers(); /** *
Maximum time (in milliseconds) that the Extension can respond within.
- * If no timeout is provided, the default value is used for all types of Extensions.
+ * If no timeout is provided, the default value is used for all types of Extensions, including payment
Extensions.
* The maximum value is 10000 ms (10 seconds) for payment
Extensions and 2000 ms (2 seconds) for all other Extensions.
Maximum time (in milliseconds) that the Extension can respond within.
- * If no timeout is provided, the default value is used for all types of Extensions.
+ * If no timeout is provided, the default value is used for all types of Extensions, including payment
Extensions.
* The maximum value is 10000 ms (10 seconds) for payment
Extensions and 2000 ms (2 seconds) for all other Extensions.
Maximum time (in milliseconds) the Extension can respond within.
- * If no timeout is provided, the default value is used for all types of Extensions.
+ * If no timeout is provided, the default value is used for all types of Extensions, including payment
Extensions.
* The maximum value is 10000 ms (10 seconds) for payment
Extensions and 2000 ms (2 seconds) for all other Extensions.
This limit can be increased per Project after we review the performance impact. * Please contact the Composable Commerce support team and provide the Region, Project key, and use case.
diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionDraftBuilder.php b/lib/commercetools-api/src/Models/Extension/ExtensionDraftBuilder.php index df8866fee21..52b15bea4bb 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionDraftBuilder.php @@ -79,7 +79,7 @@ public function getTriggers() /** *Maximum time (in milliseconds) the Extension can respond within.
- * If no timeout is provided, the default value is used for all types of Extensions.
+ * If no timeout is provided, the default value is used for all types of Extensions, including payment
Extensions.
* The maximum value is 10000 ms (10 seconds) for payment
Extensions and 2000 ms (2 seconds) for all other Extensions.
This limit can be increased per Project after we review the performance impact. * Please contact the Composable Commerce support team and provide the Region, Project key, and use case.
diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionDraftModel.php b/lib/commercetools-api/src/Models/Extension/ExtensionDraftModel.php index f1ceb2b3981..2c780b2e2ca 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionDraftModel.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionDraftModel.php @@ -122,7 +122,7 @@ public function getTriggers() /** *Maximum time (in milliseconds) the Extension can respond within.
- * If no timeout is provided, the default value is used for all types of Extensions.
+ * If no timeout is provided, the default value is used for all types of Extensions, including payment
Extensions.
* The maximum value is 10000 ms (10 seconds) for payment
Extensions and 2000 ms (2 seconds) for all other Extensions.
This limit can be increased per Project after we review the performance impact. * Please contact the Composable Commerce support team and provide the Region, Project key, and use case.
diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionModel.php b/lib/commercetools-api/src/Models/Extension/ExtensionModel.php index 26a6054aab5..75f66b4c9ca 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionModel.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionModel.php @@ -307,7 +307,7 @@ public function getTriggers() /** *Maximum time (in milliseconds) that the Extension can respond within.
- * If no timeout is provided, the default value is used for all types of Extensions.
+ * If no timeout is provided, the default value is used for all types of Extensions, including payment
Extensions.
* The maximum value is 10000 ms (10 seconds) for payment
Extensions and 2000 ms (2 seconds) for all other Extensions.
Value to set. If not defined, the maximum value is used.
- * If no timeout is provided, the default value is used for all types of Extensions.
+ * If no timeout is provided, the default value is used for all types of Extensions, including payment
Extensions.
* The maximum value is 10000 ms (10 seconds) for payment
Extensions and 2000 ms (2 seconds) for all other Extensions.
This limit can be increased per Project after we review the performance impact. * Please contact the Composable Commerce support team and provide the Region, Project key, and use case.
diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionSetTimeoutInMsActionBuilder.php b/lib/commercetools-api/src/Models/Extension/ExtensionSetTimeoutInMsActionBuilder.php index f4f8833c460..1ad6dde800b 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionSetTimeoutInMsActionBuilder.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionSetTimeoutInMsActionBuilder.php @@ -28,7 +28,7 @@ final class ExtensionSetTimeoutInMsActionBuilder implements Builder /** *Value to set. If not defined, the maximum value is used.
- * If no timeout is provided, the default value is used for all types of Extensions.
+ * If no timeout is provided, the default value is used for all types of Extensions, including payment
Extensions.
* The maximum value is 10000 ms (10 seconds) for payment
Extensions and 2000 ms (2 seconds) for all other Extensions.
This limit can be increased per Project after we review the performance impact. * Please contact the Composable Commerce support team and provide the Region, Project key, and use case.
diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionSetTimeoutInMsActionModel.php b/lib/commercetools-api/src/Models/Extension/ExtensionSetTimeoutInMsActionModel.php index 4d5de05d428..e9e51ecd7d3 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionSetTimeoutInMsActionModel.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionSetTimeoutInMsActionModel.php @@ -64,7 +64,7 @@ public function getAction() /** *Value to set. If not defined, the maximum value is used.
- * If no timeout is provided, the default value is used for all types of Extensions.
+ * If no timeout is provided, the default value is used for all types of Extensions, including payment
Extensions.
* The maximum value is 10000 ms (10 seconds) for payment
Extensions and 2000 ms (2 seconds) for all other Extensions.
This limit can be increased per Project after we review the performance impact. * Please contact the Composable Commerce support team and provide the Region, Project key, and use case.
diff --git a/references.txt b/references.txt index a62bc2a137a..8141c4001fd 100644 --- a/references.txt +++ b/references.txt @@ -325,3 +325,4 @@ ccf4522140c12b0093aefe0e2a27d62bcc4834a6 0be69283d6aba9d3a2f895140378673f2f80f7b0 f254d17f05343dcc4299fc53ff9b335b5ef63d69 6892be230f1ad73f1150dd544c9fa7fee0e6b123 +971c1b4ce06c29fcb8c2402dc2ca523b2907352c