From 02cfb4341dd2649cdb46ccb4216d2ef5a072ef07 Mon Sep 17 00:00:00 2001 From: jochemgravendeel Date: Mon, 25 Nov 2024 10:25:54 +0100 Subject: [PATCH] feat: allow receipt code to be used to BE --- src/App/Order/Calculator/PostNl/PostNLReceiptCodeCalculator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/Order/Calculator/PostNl/PostNLReceiptCodeCalculator.php b/src/App/Order/Calculator/PostNl/PostNLReceiptCodeCalculator.php index 07452caa8..e2a38c107 100644 --- a/src/App/Order/Calculator/PostNl/PostNLReceiptCodeCalculator.php +++ b/src/App/Order/Calculator/PostNl/PostNLReceiptCodeCalculator.php @@ -18,7 +18,7 @@ final class PostNLReceiptCodeCalculator extends AbstractPdkOrderOptionCalculator /** * Calculates the receipt code options for PostNL shipments. * When receipt code is enabled: - * - Shipment must be to the Netherlands + * - Shipment must be to the Netherlands or Belgium * - Receipt code will be disabled if age check is active * - Signature and only recipient will be disabled * - Large format will be disabled