Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
We are trying to integrate Shopify data onto our in-house platform for dashboarding purposes, and would be using Order API for the same.
While going through the API documentation, I came across Order.subtotal_price and Order.current_subtotal_price. Can anyone please explain the difference between the two?
Additionally, what would the difference among the following be:
1. total_price
2. subtotal_price
3. current_total_price
4. current_subtotal_price
Any explanation of the above would be really helpful.
TIA!
Hi,
did you ever find out what the differences are?
thx
erwin
Hi,
I realise a stats dashbord for one of my customers.
when i select current_total_price, i have approx CA TTC as in dashbord shopify stats. when i select total_price i have more difference on more !
I have found that current_total_price is the amount after modified order (not total_price).
On RESTAPI Docs Shopify, i haven't found informations about this.