marcellolaforgia Posted April 30, 2014 Share Posted April 30, 2014 I have installed on Xampp the version 1.6 of Prestashop and I loaded the template "Megashop". I need to turn on my store "ebay sandobox". I joined the site "ebay sandbox", according to the procedure of http://developer.ebay.com/DevZone/XML/docs/WebHelp/wwhelp/wwhimpl/common/html/wwhelp.htm?context=eBay_XML_API&file=DevAndTestApplications-Testing_Applications.html. I created a profile on eBay Sandbox User Registration Tool. Unfortunately, when I carry in the form of the userID ebay ebay sandbox (TESTUUSER_NOME), it takes me directly to the login ebay (the real one). Could you tell me how I can do? thanks Link to comment Share on other sites More sharing options...
202ecommerce Posted April 30, 2014 Share Posted April 30, 2014 Hi Marcello, Merchants are not supposed to use the sandbox, this is why there is no Back Office button to use sandbox with our eBay module. You should change $dev = false; to $dev = true; in modules/ebay/classes/EbayRequest.php line 48. Pierre 202 ecommerce 1 Link to comment Share on other sites More sharing options...
marcellolaforgia Posted April 30, 2014 Author Share Posted April 30, 2014 Thank you Pierre I made the change you suggested to me and, in fact, the form of eBay allowed me to enter using the ID of eBay Sandbox. I lack a last step, namely the creation of the eBay store in order to proceed. Unfortunately, the link in the module for the eBay shop brings me directly on eBay (the real one). Now I'm trying to figure out how to solve . Can you give me a hand? thanks Link to comment Share on other sites More sharing options...
Trip Posted May 3, 2014 Share Posted May 3, 2014 Maybe this will give you some hints? http://docs.polishedgeek.com/wiki/display/JL/How+to+set+up+an+eBay+Sandbox+Storefront Regards, Trip 1 Link to comment Share on other sites More sharing options...
marcellolaforgia Posted May 5, 2014 Author Share Posted May 5, 2014 Thanks Trip with the link you've posted I've managed to solve the problem that I had identified. Now, however, I can't synchronize Prestashop with eBay, even though I have followed the procedure. I'm working, also to find out whether depend on eBay or prestashop. You can give me some advice or post me some useful links? Thanks Link to comment Share on other sites More sharing options...
Trip Posted May 5, 2014 Share Posted May 5, 2014 Well I had that working on my local server. You have to change all the parameters in EbayRequest.php under /** * Sandbox params **/ eg. devId. appID, certID and so on. What I did not find at first was runame but you could request one somewhere under the developer dashboard. Sorry I can't give you more details but I can not remember evey step and unfortunately it is not working on my production site. Good luck, trip 1 Link to comment Share on other sites More sharing options...
vassiskansa Posted January 20, 2015 Share Posted January 20, 2015 Ciao Marcello, credo tu possa parlare in Italiano. Hai risolto poi con il discorso Sandbox e Ebay? Che modulo hai usato? Io stò provando ad usare il modulo nativo di Prestashop ma non vedo la possibilità di attaccarlo al discorso del testing con il Sandbox Ebay... Puoi darmi qualche suggerimento? Grazie. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now