Trying to get all data for order using getOrder api call but not getting shiiping cost and some more data please help if anyone have solution…
Trying to get all data for order using getOrder api call but not getting shiiping cost and some more data please help if anyone have solution…
2
Answers
See the link, you can get the attributes and use in your code
eBay::API::XML::DataType::ShippingDetailsType
Set the value of element in the XML as RETURNALL, This would return all the data of a particular order and also the shipping details.
Sample Xml will be —