Product Updates: Sellercloud

Fix September 12, 2023

Split Orders in Reports

When you Split an Order in Sellercloud, the original (Parent Order) retains all of the payment information and the true order total, while a full discount is applied to the Child Order, and it is marked as Fully Paid, so it can be fulfilled. While this logic remains, we have introduced some changes to how Split Orders are accounted for in our Profit and Loss (P&L), Order, and Sales Reports. Going forward, instead of displaying the 100% discount on the Child Orders, all Reports that include Order Payment information will factor in exactly how the Orders were split and distribute the payments and tax accordingly, giving you a precise breakdown and the most accurate results.

New September 11, 2023

Customer Shipping Fee Endpoint

You can now update the Customer Shipping Fee and Customer Shipping Discount fields of your Sellercloud Orders via the PUT/api/Orders/{orderID}/Shipping/Details REST API Endpoint. In order for the call to work, at least one of the fields must be present and have a valid value. If the value is 0, it will be updated. The Shipping Details of Fulfilled orders can be updated via this endpoint.

Fix September 8, 2023

Walmart Marketplace Active Listings

We have improved the way we process the Active Listing Report from Walmart Marketplace. In cases where a SKU comes in with the report, that matches the Walmart Marketplace Merchant SKU of multiple products in Sellercloud, we will prioritize the Merchant Fulfilled SKU, instead of the WFS-Enabled SKU. For example, if there is a new listing, the non-WFS SKU in Sellercloud will be updated to Posted and Active.

New September 6, 2023

Parts Compatability for eBay Listings

We have added support for a couple of new ways to streamline configuring the Parts Compatability of your eBay products. For one individual product, you will now be able to Copy it directly from another SKU and import it from the active eBay Listing. For multiple SKUs at a time, we have added 3 new File Import Options:

  • Import Parts Compatability From SKUs – to copy the configuration from one existing product to another
  • Import Parts Compatability From eBay Item ID – to pull the configuration from an eBay active Listing
  • Import eBay Parts Compatability – works as a normal Bulk Product Update

Fix September 5, 2023

Case Quantity on Purchase Orders

Our Case Quantity Workflow allows you to configure Costs, Quantities, and Shipping Dimensions for products you sell and purchase per case. These can be set on two separate product levels: General and Vendor Product. We have tweaked the logic for Purchase Orders, to make sure that whenever you add an item to a Case Quantity-Enabled PO, we will prioritize the Vendor-level quantity, and only if there is none, we will use the general product case quantity configuration.