Skip to content

3.13.1 - Selling an item no longer ends its eBay listing

Choose a tag to compare

@SurefireStudios SurefireStudios released this 02 Sep 19:50
· 10 commits to main since this release

Recommended for everyone. One of these could end an eBay listing without telling you.

Selling an item no longer ends its eBay listing

If a product had WooCommerce stock management turned off, selling one on your website could end that product's eBay listing outright.

For those products there is no quantity to read, and the plugin treated the missing figure as zero — which is its signal to end a listing. Nothing reported it. The listing was simply gone.

This ran on every order, not only orders containing that product.

Item condition

Three condition options were labelled one rung off eBay's own scale. "Very Good" sent the code eBay publishes as Used, "Good" sent Very Good, and "Acceptable" sent Good. Anyone choosing "Good" was describing an item as better than they meant to.

Your live listings do not change. The same code is still sent, and eBay's wording for it never changed — what changes is the name shown in Settings, which now matches eBay. If your condition suddenly reads differently after updating, that is this correction, not a setting that moved.

Also added the conditions that were missing altogether: New other, New with defects, both Refurbished grades, and For parts or not working. And the four grades eBay only accepts on books, film, music and games are now grouped under a heading that says so, rather than sitting alongside the ones that work anywhere.

Titles

Ampersands, apostrophes, hashes, exclamation marks, at-signs and asterisks were being stripped from every title before sending. Base Set #4 arrived at eBay as Base Set 4, losing the card number. Levi's became Levis.

eBay accepts all of these, and the characters that matter to the underlying format were already handled elsewhere — so this was removing them for no reason.

Quantity

Products with stock management turned off used to list as a single unit, with nothing to say so. They now list a quantity you choose, under a new setting in Push to eBay Settings. It is set to 1, so nothing changes until you say otherwise.

Uninstalling

A leftover folder whose name merely began with tcgiant-sync — a kept backup, say — was read as a second copy of the plugin and stopped uninstall clearing its scheduled jobs. Those are now always cleared. Your settings are still kept unless you asked for them to go.


Updating: cumulative as always — you can update straight to this from any earlier version.