Skip to content

Commit

Permalink
fix(pdk): allow default insurance for DPD shipments
Browse files Browse the repository at this point in the history
Resolve the issue where DPD shipments can only be exported with manual insurance settings. DPD shipments should always be insured for 520 euros without exceptions.
  • Loading branch information
GravendeelJochem committed Sep 11, 2024
1 parent 54ab70d commit 461120a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/platform/myparcel.php
Original file line number Diff line number Diff line change
Expand Up @@ -296,9 +296,6 @@
'ageCheck' => false,
'onlyRecipient' => false,
'return' => false,
'insurance' => [
52000,
],
],
'features' => [
'labelDescriptionLength' => 45,
Expand Down

0 comments on commit 461120a

Please sign in to comment.