For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
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.
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
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.