On Step 4 of the FBA Inbound Shipment Wizard, you have the ability to print internal Packing slips. We have added a new option that allows you to choose whether the Packing Slip lists the Sellercloud Product IDs of the items in the Shipment or their Vendor SKUs. This gives you a bit more flexibility, depending on what each packing slip is intended for.
Email Template Filter
All emails sent through Sellercloud, including automatic emails about completed Queued Jobs, Order Confirmation emails to your customers, new order notifications, Scheduled Task set to export to Email, and all others, are recorded in the Email Sent Log. This page is a useful tool for keeping track of communication related to your business and provides an easy way to pinpoint errors if there is an issue. We have added a new filter to the Email Sent Log, which allows you to search by specific email Templates. As it is mandatory to assign a template, regardless of which specific email functionality you are using, this will allow you to quickly group and sort through emails.
Word2PDF Invoice Sort Products and Include Custom Columns
We have updated the existing Client Setting Sort Invoice Product IDs Alphabetically to apply when the selected invoice is a Word2PDF template. While previously, this only worked when using the Sellercloud General Invoice format, you can now ensure that the Order Items are sorted alphabetically in the order items table by enabling this setting. Additionally, we have added support for a new placeholder #?CCProduct_ColumnName?#. Substitute ColumnName with the name of a Custom Product column, and the Invoice will include that column’s value in the order items table.
Placeholders for Product ASIN and WayToPay.me Links
We have added support for a few new placeholders you can use in Word2PDF Invoice templates. You can now add #?ASIN?#, which will pull the ASIN of the ordered product and add it to the PDF Invoice. Additionally, we have added three new placeholders that provide a shortcut for your customers to their order’s Waytopay.me link, where they can make payments for purchased items. You can now use:
- #?WayToPayLink?# – a clickable Waytopay.me link for the specific order.
- #?WayToPayLinkImage?# – a clickable Waytopay.me logo, which takes the customer to their order.
- #?WayToPayLinkQR?# – scannable QR Code that takes the customer to their order in Waytopay.me.
If you add any of the mentioned Waytopay.me placeholders in your template, they will only display when you generate a PDF Invoice for an Order that is Unpaid.
Amazon South Africa
Recently Amazon has launched its South Africa Marketplace. To integrate it into Sellercloud, you would need to create a company, set the correct Country Code (ZA) and currency, and enter Amazon Marketplace ID: AE08WJ6YKNBMC on the Amazon General Settings page. There are no special steps you need to complete in addition to the general Amazon Integration process. For Amazon Unified Accounts, the South Africa marketplace is part of the European Region.
Shopify Exchange Orders
We have added support for importing Exchange Orders from Shopify. These are orders placed in exchange for an item that is being returned. In Shopify, they usually carry an EXC suffix in the Order ID and have an order total of $0. In Sellercloud, these orders will be created with an order total of $0.01, and we will automatically apply a full discount in order to mark them as Paid so you can proceed with shipping the items.
DHLeC Parcel International Direct DDU
We have added a new Shipbridge setting called Use Parcel International Direct as DDU when applicable. When enabled, you will have the option to ship your international orders with DHLeC Parcel International Direct DDU instead of DDP. The Rate calculator will also display the DDU rate for the orders this option applies to. Whether you can ship an order as DDU is determined by the destination country.
Back Market Inventory
We have added support for Custom Inventory Calculations for channel Back Market, controlled by the new client setting Enable Custom Inventory calculation for Backmarket. This means you can request your own custom plugin, which will calculate the sellable inventory for each of your Back Market products based on the rules set with the plugin. Sellercloud will only send the quantities defined by that calculation. This workflow only applies to the core API Back Market Integration.
Payment Method and Ship From Warehouse Conditions
We have added two new conditions to the Order Rule Engine:
- Payment Method – set the rule to apply to orders with a specific Payment Method recorded (Cash, Credit Card, Check, etc.). Alternatively, you can set it to skip orders with a specific method.
- Order Items Ship From Warehouse – all orders have a Warehouse set, from which the ordered quantities will be dedicated – the Ship From Warehouse. You can now use it as a condition for the Rule engine.
API Endpoints | Order Snapshot and PO Serials
We have added two new endpoints to our Rest API:
- GET Order Snapshot – Use this endpoint to request the Snapshot of an Order. The Snapshot is generated for orders that have been split, and their purpose is to show you the entirety of the original order, useful for financial recordkeeping and reports.
- ADD Serial Numbers For A Purchase Order – Use this endpoint to add serial numbers to your PO items.