While creating an order using order mutation what should I set the value of the line_items price? should it include the tax or without the tax?
Hey @ahmadMamdouh,
Thanks for reaching out.
You can do either. If you use the total_tax
field, you can input the line item base price and then input the total taxed amount. If you aren’t going to use total_tax
, then you can input the taxed price of the line item for its price.
Please let me know if you have any questions or concerns.
Best,
RayanP