From 2039dd9df0844d51fce736841218db994ae42a2e Mon Sep 17 00:00:00 2001 From: IKarbowiak Date: Wed, 3 Jul 2024 15:06:41 +0200 Subject: [PATCH] Add info from which version vouchers are applicable on draft orders --- docs/developer/discounts/vouchers.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/developer/discounts/vouchers.mdx b/docs/developer/discounts/vouchers.mdx index 3f78529f0..e86585441 100644 --- a/docs/developer/discounts/vouchers.mdx +++ b/docs/developer/discounts/vouchers.mdx @@ -8,6 +8,10 @@ sidebar_label: Vouchers Vouchers are a way to apply discounts to orders. They can be used to reduce the cost of a checkout. Vouchers can be applied to the entire order or to specific products. They can also be limited to a minimum quantity of products in the checkout. Vouchers and [promotions](developer/discounts/promotions.mdx) can be used together. +:::info +The vouchers on draft orders are applicable since v3.19. +::: + ### Types There are three types of vouchers: