A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi.
I create an order via the Rest API ('2023-01') and also pass it information about shipping costs.
However, after submitting the order, the total amount of the invoice is not displayed correctly everywhere.
On the status page of the order and on the order detail page in the shop backend, the total price is calculated/displayed without the shipping taxes. In the automatically generated invoice that can be sent by mail and in the index list of all orders in the shop's backend, however, the correct total price is displayed. This behavior occurs regardless of whether I pass the total price when creating the order.
Here are a few screenshots of the problem:
Note: The final total of the invoice for a total of 10.38€, with 1.66€ taxes included results here from:
Order status page: taxes and total costs are wrong
index list of all orders in the shop's backend: total price is correct
order detail page in the shop backend: taxes are correct but total price is wrong
the orders invoice: taxes and total price are correct
@Shopify Can you please take a look at this and give me feedback on when you will fix this bug? Our customers really need stable and correct behavior of the software here.
Thanks in advance and greetings, m.
Hi @MariaEshopGuide 👋
If Admin API values are correct and the Admin dashboard order page is showing the wrong value, please reach out here with an account authorized for the store in your screenshots and provide the team with this example order. There are many factors to be considered here such as the store's settings for markets, taxes, etc. and they will need for you to be authenticated to investigate.
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us 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