Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Order total is not displayed correctly after creation via API

Order total is not displayed correctly after creation via API

MariaEshopGuide
Shopify Partner
7 1 2

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:

  • Gross sum of line items: 3.72€
  • Taxes of the Line Items (3.72 * 0.19): 0.71€
  • Shipping costs gross: 5€
  • Taxes of the shipping costs (5 * 0.19): 0.95€

Order status page: taxes and total costs are wrong

Bildschirmfoto vom 2023-03-29 15-05-51.png

 


index list of all orders in the shop's backend: total price is correct

 

Bildschirmfoto vom 2023-03-29 15-06-24.png

 

 

order detail page in the shop backend: taxes are correct but total price is wrong

Bildschirmfoto vom 2023-03-29 15-07-01.png

 

 

the orders invoice: taxes and total price are correct

Bildschirmfoto vom 2023-03-29 15-07-48.png



@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.

Reply 1 (1)

ShopifyDevSup
Shopify Staff
1453 238 524

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