hungryfrank 62 Posted September 3, 2017 This addon adds a lot of functionality of ebay to your store. easy to install and no change to any files are required. thanks to all the people that i have used their ideas and code. too many to count. you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
bonbec 125 Posted September 4, 2017 https://apps.oscommerce.com/YnSWi&ebay-manager with OsC 2.2 since 2006 ... Share this post Link to post Share on other sites
gragraphic 0 Posted September 7, 2017 Hi, I see that this addon uses SOAP, correct? But starting from december 2016 eBay uses new REST APIS. Is there a new version implementing this technology? Thank you Share this post Link to post Share on other sites
milerwan 41 Posted September 7, 2017 (edited) On 03/09/2017 at 11:27 PM, hungryfrank said: This addon adds a lot of functionality of ebay to your store. easy to install and no change to any files are required. thanks to all the people that i have used their ideas and code. too many to count. Do you have tested it and does it work at this moment ? Thank you for your feedback. Edited September 7, 2017 by milerwan Osc v2.3.4 BS "custom" PHP 7.3 compatible (710 modified files => o_O') Share this post Link to post Share on other sites
hungryfrank 62 Posted September 8, 2017 17 hours ago, gragraphic said: Hi, I see that this addon uses SOAP, correct? But starting from december 2016 eBay uses new REST APIS. Is there a new version implementing this technology? Thank you it uses CURLand DOM packages. i think i have used SOAP only for notification, and have changed the files that were using it. Nevertheless i left it there because it might be used by something that i missed in the notification process. i didn't dig in because i don't think it is used. 12 hours ago, milerwan said: Do you have tested it and does it work at this moment ? Thank you for your feedback. i think so, still testing. except the notification. at the moment i don't know if the sandbox is sending me the notification or not. as far as i can tell it is not. you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
crumplezone 4 Posted October 2, 2017 I've copied all the files over for the BS version, but there is no box available to install in modules/boxes. Any ideas? Share this post Link to post Share on other sites
hungryfrank 62 Posted October 5, 2017 have you also uploaded the catalog side? can u post a link to the version of BS you are using? you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
hungryfrank 62 Posted October 5, 2017 i just did an install on EDGE and it worked fine you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
crumplezone 4 Posted October 6, 2017 Thanks for the reply. I've uploaded all the files to the correct locations. I think it's BS Gold I'm using. Share this post Link to post Share on other sites
hungryfrank 62 Posted October 6, 2017 i just did install it on a gold without any issues. my guess is your bm_ebay.php is missing. it should be in includes/modules/boxes just upload the files again. if you have changed the name of your admin section do the same before you upload the files you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
Dennisra 5 Posted October 8, 2017 There is one photo listed but this error shows up. What am I doing wrong? Oops Ebay returned the following errors: 21919136 : Add at least 1 photo. More photos are better! Show off your item from every angle and zoom in on details. Add at least 1 photo. More photos are better! Show off your item from every angle and zoom in on details. Share this post Link to post Share on other sites
hungryfrank 62 Posted October 8, 2017 (edited) It only sends large photos. The first photo is too small and it looked ugly, so i did not include it Edited October 8, 2017 by hungryfrank you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
Dennisra 5 Posted October 8, 2017 But I only use small photos. Not much bigger than a postage stamp because that is what the photos are a picture of, a stamp. Can I change the requirement in some way? Share this post Link to post Share on other sites
Dennisra 5 Posted October 8, 2017 I tried a huge image 1100x1150 pixels. Same error. What to do? Share this post Link to post Share on other sites
hungryfrank 62 Posted October 8, 2017 the first image will not show no matter what. one you add a second image it will show. the size really doesn't matter to the addon. it will only send from the second image. but if your images are too small then it will not show much of detail in ebay, try it , you will see what i mean. add images with different sizes you can see how it will show in ebay. you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
Dennisra 5 Posted October 9, 2017 Okay, thank you very much. I believe I am beginning to understand. I do not see an option to add a second image however. How is adding a second image done? I have this on the listing page: Products Image: Main Image (200 x 160px) 1900/1908-13-5.jpg | There is not link or text space to add another image. So I do not know how to do it. I am using Chrome. Share this post Link to post Share on other sites
hungryfrank 62 Posted October 9, 2017 you have to add the images in your osc shop first. i have assumed that you have your products ready in Osc 1 Dennisra reacted to this you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
Dennisra 5 Posted October 10, 2017 I get it now. Thank you! Thanks also for your patience. Share this post Link to post Share on other sites
crumplezone 4 Posted October 12, 2017 On 06/10/2017 at 3:45 PM, hungryfrank said: i just did install it on a gold without any issues. my guess is your bm_ebay.php is missing. it should be in includes/modules/boxes just upload the files again. if you have changed the name of your admin section do the same before you upload the files Had a rogue file that shouldn't have been in the includes/modules/boxes directory. Seems to be working now. Thanks for your help. Share this post Link to post Share on other sites
crumplezone 4 Posted October 14, 2017 (edited) When I try to list I get Input data for tag <Item.Country> is invalid or missing. Please check API documentation. I am trying list on ebay uk. I've tried it in sandbox and production. I have site ID set to 3 which is correct for ebay uk. I've tried every combination for site name - UK, GB, EBAY-UK, EBAY-GB with no change. I don't get that error when I set everything to US, but no shipping methods are available. Any help appreciated. Edited October 14, 2017 by crumplezone 1 leatherdealer reacted to this Share this post Link to post Share on other sites
hungryfrank 62 Posted October 14, 2017 there are two different issues as far as getting the correct code for uk just do a google search. it is easy to find. but i don't think it is relevant in the sandbox for shipping you have to go to ebay info and click on get shipper list to get the shippers to show you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
crumplezone 4 Posted October 14, 2017 According to the link it's GB which I've tried. I did Google it before. I wouldn't waste your time if I hadn't. http://developer.ebay.com/devzone/xml/docs/reference/ebay/types/countrycodetype.html Ignore the shipping problem. I don't think it's relevant. Am I right that site name in module settings is the same as Item.Country that the ebay API gets? 1 leatherdealer reacted to this Share this post Link to post Share on other sites
hungryfrank 62 Posted October 14, 2017 yes. it is irrelevant. could you let me know where you get this error. 1 leatherdealer reacted to this you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
hungryfrank 62 Posted October 14, 2017 does it work the same way for live ebay? i don't know what the problem is. when i just changed the country to US leaving the country code as 3 it seemed to work in the sandbox which is kind of strange. i would like to know how it will react in production, but i don't have a non us account. 1 leatherdealer reacted to this you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites
hungryfrank 62 Posted October 14, 2017 (edited) try UK and put your postcode also . http://developer.ebay.com/devzone/xml/docs/reference/ebay/types/sitecodetype.html if it dosen't work then also in keys.php change $country = EBAY_PRODUCTION_SITE_NAME; to $country ='GB'; and let me know what happened Edited October 14, 2017 by hungryfrank 1 leatherdealer reacted to this you can cut up to 4 pages of your checkout by using my three add_ons login create account in one page Express checkout login pop up modal Share this post Link to post Share on other sites