Dropshipping is a business model that lets you sell products by using a supplier.
I am attempting to link orders from a dropshipper's store to my manufacturing store so that they can dropship our products seamlessly. This would generate a draft order in our store so we can ship it like a regular order and just get the money at the end of the month from the dropshipper.
My plan was to use a webhook to send every order they receive to my server, then process that data and generate a new draft order in our store via python script.
Thus, I gave the dropshipper a product export generated by Shopify to make this possible and have the dropshipped product data .json match our product data so that the order generation works fine.
My question is does Shopify generate a new variant ID on import of Shopify products? This would make it near impossible to build an app like this because I'd have to use an app to export variant ID and then link their variant IDs to our variant IDs for each dropshipper.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024