Hi ![]()
We are creating orders for our customers to their Shopify store.
We currently support the following:
- create an order with a discount code
- create an order without a discount code, marked as paid by customer 0
We are implementing to support draft order creation, currently after a draft order is completed the order looks like the following:
How can we achieve that the draft order after completion looks like the #1 and #2 option? We managed to add a discount to the draft order but not a specific discount code. This is an issue as we want to bundle all the discount codes under one Discount for clean structure
See:
I appreciate your help!



