developers program  

Welcome, Guest Help
Login Login | Register
 

eBay Developer Forums > Technical Questions: eBay Trading API, Feedback API & Large Merchant Services
RSS | NNTP Reader | FAQ | Usage Policies | Advanced Search | Print

in current forum  
in all Developer Forums

Replies: 4 - Pages: 1     Last Post: Sep 11, 2008 7:57 AM by: hpatoio »



Posts: 27
Member Since: 1/9/08



Undocumented field TotalPrice returned by GetMyEbayBuying
Posted: Sep 6, 2008 5:25 AM
  Click to reply to this thread Reply

The situation:

In my application for each user that login I call getMyeBayBuying to get some info about his buying history.

To give a "rank" to my user I get WonList and for each Item won I get the price by reading ConvertedCurrentPrice or CurrentPrice.
These 2 field do not always contain the real price payed by the user.

For some Items I get the real price in a field called TotalPrice.
I'm not sure but I think this happen for "Buy It Now" auction in which the item is not sold for the "Buy It Now" price (for instance where there are "Best offer")

For istance, for this item http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=280213450341
I get from the API that CurrentPrice is 9,850 $ and TotalPrice 3012.5 $

So, my question is when is TotalPrice returned ?
Is it possible to have it coverted to a different value ?

thanks

--
Simone
--
Simone




Posts: 1,578
Member Since: 10/20/05



Re: Undocumented field TotalPrice returned by GetMyEbayBuying
Posted: Sep 8, 2008 4:21 PM
  Click to reply to this thread Reply

Hi hpatoio,

We have evaluating this and will post a System Announcement if it's determined as a bug.

Best Regards,
Zhuowei Yang
eBay Developer Support





Posts: 27
Member Since: 1/9/08



Re: Undocumented field TotalPrice returned by GetMyEbayBuying
Posted: Sep 10, 2008 8:19 AM
  Click to reply to this thread Reply

Hello.

Can't see any "System Announcement" yet, do you have news ?

--
Simone




Posts: 6,643
Member Since: 7/2/03



Re: Undocumented field TotalPrice returned by GetMyEbayBuying
Posted: Sep 10, 2008 8:42 AM
  Click to reply to this thread Reply

Hi hpatoio,

I took a look at this and didn't think it was a bug. TotalPrice is the price of the item, plus shipping & insurance. Since shipping is also returned as part of the response, it isn't too difficult to determine the cost paid: $3012.50 - $12.5 shipping = $3000.

I did however file a documentation bug, since TotalPrice is undocumented and not well explained. I have not put up a system announcement since I felt the documentation error was a minor issue.

Best Regards,
Eric Farraro
eBay Developer Support




Posts: 27
Member Since: 1/9/08



Re: Undocumented field TotalPrice returned by GetMyEbayBuying
Posted: Sep 11, 2008 7:57 AM
  Click to reply to this thread Reply

Ok, I hope the documentation will be soon updated.

You didn't answer to 2 of my questions :

1) When is TotalPrice returned ?
2) Is it possible to have it coverted to a different value ?

Thanks

--
Simone



thread.rss_message