• Resolved hostplugin

    (@hostplugin)


    Just noticed that there is a bug on eBay lister v2.6.

    In ebay profiles, you can set the “Price / Start price” to something like +1%

    All of my products are 10% lower than eBay (because of eBay 10% fee) So if I am selling this product 89.99 on woocommerce, I’ll set my “Price / Start price” to +11.111% so ebay price will be 99.99

    I just created a listing and noticed that if I use the percentage (ie. +11.111%) it got doubled. ie. 89.99 * 1.1111% * 1.1111% = 111.10 instead of 99.99

    Edit: I traced the program and for some reason the static function calculateProfilePrice in listingsmodel is being called twice (probably by applyProfilePrice) Hope this helps.

    • This topic was modified 4 years, 8 months ago by hostplugin.
    • This topic was modified 4 years, 8 months ago by hostplugin.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bug: Ebay start price got doubled’ is closed to new replies.