Home
Find the answer to your question
Using GetOrders api, how to determine what amount will be received by the seller for a GSP order ?
A very simple formula to determine seller receievable amount for a GSP order is :
Subtotal + SellerShipmentToLogisticsProvider.TotalShippingCost= seller receivable amount
Additional insurance amount could also be added in the above formula, depending upon the country. For example : Insurance details isn't applicable to the U.S. site, so it can be ignored but needs to be added if applicable in a country.