I'm trying to test what affects the different status types under transaction status (return from getsellertransactions) but I'm having a hard time getting any of the values to change.
I have marked items as paid for,shipped and left feedback, but the status codes all read the exact same as they do when the item is first 'bought'.
Anyone got any ideas?
Posts:
503
Member Since:
5/12/09
Re: Testing transaction status
Posted:
Oct 29, 2009 5:21 AM
Thanks for this information. Unfortunately I am not getting any PaidTime or ShippedTime results returned from a getsellertransactions call with detail level to to returnall.
Posts:
4
Member Since:
10/29/09
Re: Testing transaction status
Posted:
Oct 29, 2009 6:01 AM
Thanks for the help, I was wondering if there is a way to only select transactions with these fields set, or if I'm just going to have to filter at my side? (no problem if I need to, but avoids having to return a lot more results that I need)