We're adding shipcloud pickup requests, so the carrier will pick up the shipments that the admin created.
There are two types of pickup options.
For express carriers like DHL Express, UPS and TNT you nee to supply a "pickup object" when creating a shipment (see Shipments with Pickup Requests).
For most of the other carriers (except DHL, because they don't supply a service for creating pickup requests) you need to send a separate pickup request once a day where you aggregate the shipments that should be picked up.
This PR not only includes the functionality to create pickup requests from a single order or via batch processing. It also changes the way the action buttons are displayed based on the context of each shipment. Also the shipment form got a tiny redesign to make it more straight forward.
We're adding shipcloud pickup requests, so the carrier will pick up the shipments that the admin created.
There are two types of pickup options.
This PR not only includes the functionality to create pickup requests from a single order or via batch processing. It also changes the way the action buttons are displayed based on the context of each shipment. Also the shipment form got a tiny redesign to make it more straight forward.