I created an e-commerce app using the Storefront API from Shopify and we are running some test orders with real payment to understand the shipping side of it.
My understanding that the shipment can be done in 2 ways:
-
we print our own labels and handle the shipping
-
we automate the process so that a carrier can come and pick up the package and take it from there.
As for the second how does it work?
When the customer checks out the order how is a carrier assigned (DPD, or whatever option) to deliver the order, do I need an extra app to download to take care of that?
Considering that we will be shipping only in the UK is there a free app that can help with the second option or one that doesn’t charge a fortune?
The ultimate goal for me is that a customer orders a product online and the shipping is handled by a third party, I don’t want to print labels or go to a post office and do it myself. I would like to automate as much as possible. Can this be done with my own productS?
Thank you