Great question. I talked to my colleague David Schott and he gave me these
answers:
- total_price is the sum of the individual listings' (price * quantity).
Note that this does not include tax or shipping costs.
- subtotal is total_price minus the coupon discounts. Again that this
does not include tax or shipping costs.
- grandtotal is total price - coupon discount + shipping cost + tax cost.
I'm sorry the documentation isn't very helpful with this. I'll get that
updated this week.
Bill Massie
Engineer, Payments Team
On Sunday, July 22, 2012 4:41:14 PM UTC-4, Shannon wrote:
> Would like to know too.
> On Jul 21, 2012 11:25 AM, "numan" <numan.sal...@gmail.com> wrote:
>> Can someone clearly explain what the *subtotal* field of the *Receipt*resource is?
>> Also what is the difference between *grandtotal* and *total_price*? my
>> guess is:
>> total_price = aggregated total price of listings
>> grandtotal = total amount the user has to pay after discounts, taxes and
>> shipping are factored in
>> is that correct?
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Etsy API V2" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/etsy-api-v2/-/-pnz9G9S1dUJ.
>> To post to this group, send email to etsy-api-v2@googlegroups.com.
>> To unsubscribe from this group, send email to
>> etsy-api-v2+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/etsy-api-v2?hl=en.