WP-Lister for Amazon 2.8 – Developer Changelog

New Features JSON Feeds and Product Types System Added complete support for Amazon’s new Product Type system using JSON-format feeds New Product Types settings tab for managing Amazon Product Types Automatic installation of default “PRODUCT” product...

WP-Lister for eBay 3.8: The Spring Cleanup Release

TL;DR: Version 3.8 fixes critical order import issues, improves shipment tracking compatibility, adds PHP 8+ support, and introduces VAT ID recording for EU merchants. If you’ve had orders failing to import, tracking not syncing to eBay, or errors on PHP 8+, this...

WP-Lister for Amazon 2.7.6 – Changelog

WP-Lister for Amazon Version 2.7.6 – April 1st, 2025 Bug Fixes Database Encoding Issue for International Merchants Problem: French and other international merchants experienced database errors when processing Amazon feed results, with messages stating...

WP-Lister for Amazon 2.7.5: Release Notes

We’re releasing WP-Lister for Amazon version 2.7.5 with important improvements to order handling, tax management, and marketplace support. This release addresses several customer-reported issues and adds features that make financial reconciliation and...

WP-Lister for Amazon 2.7.5 – Changelog

New Features Shipping Tax Deduction Setting Added new setting to deduct shipping tax from the shipping total (Ticket #67889) Improved tax rate dropdown display to show country names alongside rate names Resolves conflicts with stores that need to handle shipping taxes...

WP-Lister for Amazon 2.7.4 – Developer Changelog

PHP 8.2+ Compatibility Removed deprecated utf8_encode() function – Replaced with proper character encoding handling using mb_convert_encoding() where necessary to prevent fatal errors on PHP 8.2+ Fixed “Creation of dynamic property” warnings –...