Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

REST API Retrieve an order: price as entered (with tax)

$
0
0

Replies: 0

I configured this option in the Woocommerce:
Tax options
Prices entered with tax: Yes, I will enter prices inclusive of tax

Querying the REST API
/wp-json/wc/v3/orders
is there a way to simply retrieve the price entered, including tax as the customer sees it?
If the prices are calculated by separating the VAT and then adding it, sometimes they round up + – 0.01 cents and this is a problem for my order export procedure which instead simply expects the price displayed to customers.


Viewing all articles
Browse latest Browse all 59525

Trending Articles