cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GetSellerTransactions ActualHandlingCost incorrect

In the past week I've had at least three instances where TransactionArray.Transaction.ActualHandlingCost returns 0.00 instead of the correct value.

 

TransactionArray.Transaction.ActualShippingCost + TransactionArray.Transaction.ActualHandlingCost is supposed to reflect the shipping and handling amount the buyer paid. I've had a few orders where they do not match because ActualHandlingCost returns zero.

 

TransactionArray.Transaction.ShippingDetails.CalculatedShippingRate.PackagingHandlingCosts is returning the expected handling amount which brings the total shipping + handling to what the buyer paid, but ActualHandlingCost is supposed to show what was actually paid.

Message 1 of 3
latest reply
2 REPLIES 2

GetSellerTransactions ActualHandlingCost incorrect

Hi @collectorbookstore 

 

ActualHandlingCost  field is returned as zero (0.0), if the seller did not specify a handling cost for the listing.

Best Regards,
eBay Developer Support
Message 2 of 3
latest reply

GetSellerTransactions ActualHandlingCost incorrect

But the handling gets paid by the customer. Even if it isn't returning in that particular field, the API payload should in some manner reflect the amount the customer actually pays.

Message 3 of 3
latest reply