how to integrate Prestashop and IP. Board?

stellaneo

New member
Does anyone know how to integrate Prestashop and IP. Board?
I found something that could be useful on google.
But how to carry this out on PrestaShop side with my lookbook module?
This module here: https://addons.prestashop.com/en/visual-products/28536-lookbook-product-collection-showcase.html
I have tried the example I found on GG, but it keeps showing an error "IPS Connect rejected the details provided. Please check the details you provided have been entered correctly and try again."
Anyone knows how to deal with this and how to fulfill the coding on Prestashop side?
 
I'm looking for the same solution and I found the following resources:

- IP. Board has the functionality to gather user credentials from third-party service

- you can connect to services which are IPS login compatible

- these services can be master and slave (so, for example, you can connect two IP.boards because of its implements both modes)

- we have to write an IPS login compatible master plugin to use Prestashop as the main account holder

- here is an example of a master and a slave application: invisionpower.com/support/guides/_/advanced-and-developers/integration/ips-connect-r27

- another resource which will be helpful is the Prestashop Webservice API: doc.prestashop.com/display/PS16/Web+service+one-page+documentation

Resourse : https://goo.gl/uGsi7B
 
Back
Top