What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Shopify Checkout UI for Custom Shipping Carrier

Shopify Checkout UI for Custom Shipping Carrier

DevOcto2023
Shopify Partner
2 0 0

Hi, I am building an app using Shopify latest Remix Template which has an API of a third party called DoorDash. Is their any way to use the DoorDash api and create a Shipping carrier? Because, once the order is placed the shipping should done through DoorDash and not from the default shipping carriers like DHL/UPS/USPS.

Is there any way to create such extension.

Replies 2 (2)

Liam
Community Manager
3108 344 895

Hi DevOcto2023,

 

Just to confrim, you'd like to fulfil orders made on Shopify via DoorDash? In theory, this should be possible - can the DoorDash API accept order info from Shopify's Fulfilment API?

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

DevOcto2023
Shopify Partner
2 0 0

The delivery of products should done from Doordash and doordash has these APIs by which you can create quote (to get the delivery charges) and create delivery to crerate it once order is placed. But, I am confused on how can I pass or delievry amount with the order.