dformica Posted June 7, 2013 Share Posted June 7, 2013 I'm trying to register my Prestashop with Stamps.com but I get ShippingZPrestashop.php. ERROR: Could not access prestashop API I made sure that both tokens are correct: SHIPPING_ACCESS_TOKEN and the PRESTASHOP_API_KEY which is registered in my Back Office. I've searched for a long time but I can't seem to find a solution. Can anyone help me please? Thanks. Link to comment Share on other sites More sharing options...
dformica Posted June 7, 2013 Author Share Posted June 7, 2013 I've installed the PSWebServiceLibrary.php needed for the web service to function? I found one here https://github.com/PrestaShop/PrestaShop-webservice-lib/blob/master/PSWebServiceLibrary.php Is that a good copy? Link to comment Share on other sites More sharing options...
dformica Posted June 7, 2013 Author Share Posted June 7, 2013 Got it working. It's all good now Link to comment Share on other sites More sharing options...
Vegas! Posted July 26, 2013 Share Posted July 26, 2013 Got it working. It's all good now That's great!!! Can you please provide all the steps you did to get this to work. I've been looking for this for a while. Thanks! Link to comment Share on other sites More sharing options...
Spyhawk Posted August 14, 2013 Share Posted August 14, 2013 Got it working. It's all good now Any chance you can provide how you fixed this? Link to comment Share on other sites More sharing options...
dformica Posted August 15, 2013 Author Share Posted August 15, 2013 Any chance you can provide how you fixed this? Make sure you have Stamps.com Pro version In the Stamps.com software go to: Print Postage > batch Then Manage Data Sources > Add Source Select PrestaShop and follow through the installation steps. I hope this helps. Link to comment Share on other sites More sharing options...
ajensen27 Posted August 19, 2013 Share Posted August 19, 2013 Are you sure the are integrated with Prestashop? I don't see PS listed under their list of shopping carts? Is there no module that exists for this so that it's built into the order details page of Prestashop? And lastly, for the method you are using above, does Stamps.com return to PS (or send to the customer) a tracking #? Link to comment Share on other sites More sharing options...
dformica Posted August 20, 2013 Author Share Posted August 20, 2013 Are you sure the are integrated with Prestashop? I don't see PS listed under their list of shopping carts? Is there no module that exists for this so that it's built into the order details page of Prestashop? And lastly, for the method you are using above, does Stamps.com return to PS (or send to the customer) a tracking #? The integration is within Stamps.com Pro to PrestaShop. Once you configure it by following the instructions in the Stamps.com software, it will receive your orders and will send the tracking # to PS once you print the labels. I didn't install any module. Link to comment Share on other sites More sharing options...
emittman Posted September 11, 2013 Share Posted September 11, 2013 I'm getting this same error but only after I get through the setup in stamps.com pro. When I try to import my orders from Presta it tells me that there is no info to import. When I click on edit for the source it shows the configuration screen with the values I have entered and the message shows below. ShippingZPrestashop.php. ERROR: Could not access prestashop API I have the PSWebServiceLibrary.php in the root of the site, I have also added it into the api folder. If I browse to the api folder I'm prompted for the api key as the username. When I enter it I can see the xml that corresponds to the permissions I set for the api key. Where did you place your PSWebServiceLibrary.php file to get it working? Link to comment Share on other sites More sharing options...
surferboy Posted September 11, 2013 Share Posted September 11, 2013 Hey! Glad to see there are others out there trying to solve this riddle. Check out my topic - it may or may not help with your issues. Obviously I have reached a brick wall right now. http://www.prestashop.com/forums/topic/274063-stampscom-integration-the-beginning-of-a-long-novel/ Brian Link to comment Share on other sites More sharing options...
asadahmedbe Posted September 17, 2013 Share Posted September 17, 2013 HI I'm new to prestashop and i want to integrate stamps.com pro wtih prestashop...i have changed the config as mentioned in the tool kit..i want to know as i'm running my web store in localhost what should i mention in the URL field. https://-----------------------. Link to comment Share on other sites More sharing options...
surferboy Posted September 17, 2013 Share Posted September 17, 2013 HI I'm new to prestashop and i want to integrate stamps.com pro wtih prestashop...i have changed the config as mentioned in the tool kit..i want to know as i'm running my web store in localhost what should i mention in the URL field. https://-----------------------. to what tool kit are you referring? Link to comment Share on other sites More sharing options...
asadahmedbe Posted September 18, 2013 Share Posted September 18, 2013 HI I'm reference to the prestashop plugin toolkit which integrates with stamps.com pro..where i found ShippingZPrestashop.php.and other files Link to comment Share on other sites More sharing options...
asadahmedbe Posted September 23, 2013 Share Posted September 23, 2013 Hey guys guess what I got some pain relief spray for you all !! I was having pain fetching my prestashop store order to stamps pro software ! Initial error was " ERROR: Could not access prestashop API " , thats because PSWebservicesLibrary.php was saying it is "not compatible with my version" of the PSwebservice library ... Solution line#45,46: const psCompatibleVersionsMin = '1.4.0.17'; const psCompatibleVersionsMax = '1.5.4.1'; Change the second const psCompatibleVersionsMax to your version of the prestashop i.e. for my case its 1.5.5.1 then ... const psCompatibleVersionsMin = '1.4.0.17'; const psCompatibleVersionsMax = '1.5.5.1'; Now your api is slippery as wet and almost ready to process your website order history in stamps pro software through the PrestaShop Webservices Library Api ! Link to comment Share on other sites More sharing options...
Dolke Posted September 23, 2013 Share Posted September 23, 2013 I have one silly question What is actually Stamps.com? Link to comment Share on other sites More sharing options...
asadahmedbe Posted September 23, 2013 Share Posted September 23, 2013 Refer This......www.stamps.com/ Link to comment Share on other sites More sharing options...
Dolke Posted September 23, 2013 Share Posted September 23, 2013 I check the website and my guess is this is only applying to US merchants? Link to comment Share on other sites More sharing options...
asadahmedbe Posted September 23, 2013 Share Posted September 23, 2013 I"m not sure of this...but i have a developed for US merchant Link to comment Share on other sites More sharing options...
surferboy Posted September 23, 2013 Share Posted September 23, 2013 I check the website and my guess is this is only applying to US merchants? Yes, stamps.com is a private company with an authorized relationship with the United States Postal Service. So, the electronic postage that is generated by Stamps.com is scanned by the US Postal Service as it is shipped. It would not work if you did not ship your products from the United States. 1 Link to comment Share on other sites More sharing options...
Dolke Posted September 23, 2013 Share Posted September 23, 2013 @surferboyThank you for clarification. Link to comment Share on other sites More sharing options...
criacaosites Posted June 17, 2014 Share Posted June 17, 2014 have some module stamps.com / prestashop? Link to comment Share on other sites More sharing options...
Web VIZO Posted September 27, 2014 Share Posted September 27, 2014 Hello Everyone, We are not sure if there is anyone still interested in a Stamps.com integration module, however, we have just released a module that enables you to generate Stamps.com shipping labels directly from your order's page. You can find more information about our module at: http://addons.prestashop.com/en/shipping-logistics-delivery-prestashop-modules/17696-stampscom-label-printing.html . Thank you, Web VIZO Link to comment Share on other sites More sharing options...
magicdave Posted January 5, 2015 Share Posted January 5, 2015 Hi All, I am looking for 1 or 2 people to demo a stamps.com account for me. I want to verify Prestashop supports our priority mail rates. These rates are much lower than the commercial base rates you receive with a standard stamps.com account. I will even pay you $100 for doing so . The stamps.com account is free if you ship over $500 in priority mail in a month, PM me for more info. Link to comment Share on other sites More sharing options...
ajensen27 Posted January 5, 2015 Share Posted January 5, 2015 Hi All, I am looking for 1 or 2 people to demo a stamps.com account for me. I want to verify Prestashop supports our priority mail rates. These rates are much lower than the commercial base rates you receive with a standard stamps.com account. I will even pay you $100 for doing so . The stamps.com account is free if you ship over $500 in priority mail in a month, PM me for more info. I'm interested... Shoot me a PM with the details. Link to comment Share on other sites More sharing options...
Recommended Posts