Vote on Feature Requests
You are welcome vote on existing feature requests - and submit your ideas!
WP-Lister for Walmart
Create a version of WP-Lister to support selling on WalMart
Revise changed listings automatically
WP-Lister for eBay should have an option to revise changed items automatically in the background.
Template Builder
Rework the listing template editor to use Gutenberg, and include a matching template.
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
Advanced Reporting for Woocommerce
Extend WC Admin with advanced reports by filtering for WP-Lister for eBay e WP-Lister for Amazon
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) […]
Background Inventory Check
Periodically compare stock levels and prices in WooCommerce and on eBay, and send notification when discrepancies are found.
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.
Bulk listing by ID or SKU
I would like the ability to bulk list items by post ID or SKU. This is because I manage inventory externally and need to be able to select individual items that do not have any common attribute or category in WooCommerce. An API or WP CLI endpoint would be great, but my current workaround selects […]
WooCommerce Product Bundles / Product Kits
Have the ability to create a listing which contains multiple items from the store to create and sell a kit. For example: Main Listing = Mobile Phone Kit 1st = Mobile Phone (which already exists in our listings on its own) 2nd Item = Mobile Phone Case (which already exists in our listings on its […]