• Resolved redjersey

    (@redjersey)


    Hi,

    On the ebay listing page, I’m wondering if there is any hook (action / filter) can be used after calling “update status from ebay”

    Please advise, thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support msantamaria

    (@msantamaria)

    Hi @redjersey,

    Please use this: wplister_listing_revised

    This will be fired right after a listing has been revised on eBay and it passes 2 parameters – Item ID and the listing as an array.

    Kind regards,

    Menchie
    WP Lab Support

    Thread Starter redjersey

    (@redjersey)

    I have already tried that. “wplister_listing_revised” will call only if the ebay listing page shows “There are 1 changed item(s) which need to be revised on eBay to apply their latest changes.” -> “revise all changed items” button clicked, however it won’t trigger if I check ebay items checkboxes, “update status from ebay” -> apply

    I don’t know how ebay lister determine if a listing has been revised on ebay. If I have an item sold on ebay, sometimes “There are 1 changed item(s) which need to be revised on eBay to apply their latest changes.” will show up but sometimes it won’t. that’s why I have to use the “”update status from ebay” option

    Plugin Support msantamaria

    (@msantamaria)

    Hi @redjersey,

    Sorry, I misread that. I thought you were asking about a hook when revising listings on eBay.

    Unfortunately, there’s no hook for the “Update status from eBay” action yet. Our developer can add it to your site if you can please send us support ticket here – https://www.wplab.com/request-support/

    Kind regards,

    Menchie
    WP Lab Support

    Plugin Author WP Lab

    (@wp-lab)

    Version 2.0.29 adds a new action hook called “wplister_updated_item_details” which should solve your problem.

    kind regards,
    Matt

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘hook (for developer) when calling “update status from ebay”’ is closed to new replies.