ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Using ProductCart
  New Posts New Posts RSS Feed - eBay Addon Error:  Please specify a return policy
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

eBay Addon Error: Please specify a return policy

 Post Reply Post Reply
Author
Message
mrjasonsweet View Drop Down
Newbie
Newbie


Joined: 03-June-2006
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote mrjasonsweet Quote  Post ReplyReply Direct Link To This Post Topic: eBay Addon Error: Please specify a return policy
    Posted: 27-June-2009 at 1:15pm
Greetings!  Thanks in advance for any feedback that you might offer.

Testing a new eBay listing and upon submission, receive the error:

Please specify a return policy for your listing.


This seems easy enough to rectify.  However, I can find no area that allows me to add a return policy.  I would happy to admit that I am blind and am missing something obvious but I've searched the eBay add on user's guide, these forums and via web searches but find no reference.

Anyone have a similar experience?

Thanks again.


Edited by mrjasonsweet - 27-June-2009 at 1:15pm
Back to Top
Matt View Drop Down
Moderator Group
Moderator Group


Joined: 20-July-2006
Location: United States
Status: Offline
Points: 73
Post Options Post Options   Thanks (0) Thanks(0)   Quote Matt Quote  Post ReplyReply Direct Link To This Post Posted: 27-June-2009 at 1:22pm
I replied to your ticket.
Back to Top
mrjasonsweet View Drop Down
Newbie
Newbie


Joined: 03-June-2006
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote mrjasonsweet Quote  Post ReplyReply Direct Link To This Post Posted: 27-June-2009 at 1:24pm
Thanks Matt!
Back to Top
mrjasonsweet View Drop Down
Newbie
Newbie


Joined: 03-June-2006
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote mrjasonsweet Quote  Post ReplyReply Direct Link To This Post Posted: 29-June-2009 at 12:05pm
Thanks for the patch, Matt.  I can now publish normally.
Back to Top
roknrod12 View Drop Down
Newbie
Newbie


Joined: 31-July-2007
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote roknrod12 Quote  Post ReplyReply Direct Link To This Post Posted: 18-August-2009 at 10:53am
I went through this whole ordeal, too, and got the fix from EI. Unfortunately, it was just a quick fix that just makes your listing go through to ebay, but with a default return policy. If you actually want to define a Return Policy, there is more tweaking. I actually coded our pcEbayClass.asp file so that it specifies the exact Return Policy that we want, and I no longer have to go to a listing after I've exported to walk through several pages to change the return policy criteria. We do Bulk Uploads and I could spend an hour just cleaning up my exports. The whole point, in my opinion, is to bypass the annoying pages of listing and revising on ebay. So here's what I did, if anyone's interested in doing the same:


1. Backup your pcEbayClass.asp file in the 'includes' folder (of course).
2. Look for the line that reads:
Set objReturnPolicy = objEbayClass.XMLCreateNode(objItem,"ReturnPolicy","")

3. Below that may look different, depending on the fix you received from EI, but here are the things I added:

Call objEbayClass.XMLCreateChild(objReturnPolicy,"ReturnsAcceptedOption","ReturnsAccepted")
Call objEbayClass.XMLCreateChild(objReturnPolicy,"RefundOption","Exchange")
Call objEbayClass.XMLCreateChild(objReturnPolicy,"ReturnsWithinOption","Days_14")
Call objEbayClass.XMLCreateChild(objReturnPolicy,"ShippingCostPaidByOption","Seller")


The 1st line is whether you accept returns or not; the 2nd is the type of Refund - Exchange or MoneyBack; the 3rd line is self-explanatory; the 4th is who is responsible for shipping: Buyer or Seller.

This is a hard-coded return policy that gets put on all exported items. There's no drop-down box to choose. This works for us, as our return policy is a blanket policy - not product by product policy. I've never understood that on ebay. A seller should be able to specify their Return Policy in their preferences - that return policy would be displayed on all products - but an individual product could override that return policy. Would make more sense to me.

For detailed explanation on these options go here to the ebay AddItem Call Reference page.

Hope this helps! BACK UP FIRST!
Back to Top
Matt View Drop Down
Moderator Group
Moderator Group


Joined: 20-July-2006
Location: United States
Status: Offline
Points: 73
Post Options Post Options   Thanks (0) Thanks(0)   Quote Matt Quote  Post ReplyReply Direct Link To This Post Posted: 18-August-2009 at 11:40am
The eBay version 1.4 is available and you can setup your own return policy via the control panel.  If the download is not available in your account, then please open a ticket.
Back to Top
roknrod12 View Drop Down
Newbie
Newbie


Joined: 31-July-2007
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote roknrod12 Quote  Post ReplyReply Direct Link To This Post Posted: 18-August-2009 at 11:59am
Hi, Matt:
Can you please tell me how I would find this update? Would this be "Check for Updates" under "Help" in my control panel? If so, I routinely check and tells me I'm up-to-date. Where are updates to add-ons normally posted? If I can't find it, I'm sure there are others that can not as well. Thanks. -rh
Back to Top
Matt View Drop Down
Moderator Group
Moderator Group


Joined: 20-July-2006
Location: United States
Status: Offline
Points: 73
Post Options Post Options   Thanks (0) Thanks(0)   Quote Matt Quote  Post ReplyReply Direct Link To This Post Posted: 18-August-2009 at 2:33pm
We are going to send an announcement with a download link.  In the meantime, you are welcome to open a ticket and I can send you the files.
Back to Top
roknrod12 View Drop Down
Newbie
Newbie


Joined: 31-July-2007
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote roknrod12 Quote  Post ReplyReply Direct Link To This Post Posted: 18-August-2009 at 2:42pm
I will do that then. Come September 15 though, opening a ticket would cost me one of my 24. ;-)
Back to Top
Matt View Drop Down
Moderator Group
Moderator Group


Joined: 20-July-2006
Location: United States
Status: Offline
Points: 73
Post Options Post Options   Thanks (0) Thanks(0)   Quote Matt Quote  Post ReplyReply Direct Link To This Post Posted: 18-August-2009 at 2:55pm
We would not make you use an incident for this.  Smile
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.