Development discussions around Shopify APIs
We are a wholesale company, we want different price for different quantity, actually we have upgraded to shopify plus, but seems the wholesale front shop need run in an standalone site, this is not we wanted.
From this article https://shopify.dev/api/examples/order-editing, I know we can apply an application discount for an exist order, and I have tried it works.
Because it can only apply to exist order, so we:
1. Use REST api to create an order with one item (cannot create an order without line item through REST api, it must have at least one line item)
2. Use order-editing api add more items with discount according the quantity.
The problem is:
The orderEditAddLineItemDiscount api only can apply to the line items added by order-editing API, can't apply to the line-item created by REST order api, or manual create items.
So for first item, we cannot apply discount for it (we don't use discount code because our discount is dynamic according the quantity user selected)
User | RANK |
---|---|
6 | |
5 | |
5 | |
5 | |
4 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022