WP-Lister for Etsy
Create a version of WP-Lister to support selling on Etsy
WP-Lister for Walmart
Create a version of WP-Lister to support selling on WalMart
Update only price/stock on Amazon
Add an option to update only price and stock level, but not other product details – similar to the option to lock an item in WP-Lister for eBay.
Capture ebay final value fees per an order
The capability to obtain the ebay final value fee of an order and insert it into a specified field. This also incudes the external fee which is usually from paypal. It is given in the GetOrders request (https://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetOrders.html#Request.IncludeFinalValueFee) and https://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetOrders.html#Response.OrderArray.Order.TransactionArray.Transaction.FinalValueFee
WooCommerce Notification for Late Shipping on eBay
If the item is not yet shipped and it’s overdue on eBay, then add a notification in WordPress admin panel. If it can’t be done using the eBay API it should be doable by some php coding. Create a notification after X number of days (X Days = the handling time on eBay shipping policy) […]
Template Builder
Rework the listing template editor to use Gutenberg, and include a matching template.
Accurate Ebay Fees in Woocommerce Orders
At the moment the Ebay final value fees shown in the Woocommerce order fees are lower than that shown in Ebay itself. To properly calculate profit per order in the accounting tools I've built for my own store I need the fees to be completely accurate. Ideally the Woocommerce order should list the Ebay final […]
Match product on ebay
There should be a “Match on eBay” option to match a WooCommerce product to an existing eBay product, just like there is the “Match on Amazon” option in WP-Lister for Amazon.
Background Inventory Check
Periodically compare stock levels and prices in WooCommerce and on eBay, and send notification when discrepancies are found.
Ability to select images only for ebay listings
The ability to select images for a product that will only be used on the ebay listing. A good example is that I may have text and logos on the ebay picture but not want that picture appearing on the Woocommerce store. This example could be that you select all the images you want for […]