Skip to content

Commit

Permalink
feat: add pickup for myparcelnl dpd
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Ernst committed Oct 18, 2023
1 parent 5de3210 commit 20dc980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/platform/myparcel.php
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@
],
'deliveryTypes' => [
DeliveryOptions::DELIVERY_TYPE_STANDARD_NAME,
DeliveryOptions::DELIVERY_TYPE_PICKUP_NAME,
],
'shipmentOptions' => [
'ageCheck' => false,
Expand Down

0 comments on commit 20dc980

Please sign in to comment.