Installation

In order to connect PrestaShop with our platform there is a two-step procedure:

  • Enable Webservice in PrestaShop backend.
  • Create an API User
  • Add a new integration in our panel and provide the previous details

Enable Webservice in PrestaShop backend

Navigate to Configure -> Advanced Parameters -> Webservice.

  • Choose YES at Enable PrestaShop's webservice,
  • Click Save button.

Create a new API user

Navigate to Configure -> Advanced Parameters -> Webservice and click Add new webservice key.

  • Generate a new Key,
  • Add the following permissions:
    • addresses options GET
    • carriers options GET
    • countries options GET
    • customers options GET
    • order_carriers options GET, PUT, POST
    • order_details options GET
    • order_histories options GET, PUT, POST
    • order_states options GET
    • orders options GET and PUT
  • Click Save button.

Add integration in AfterSalesPro Panel.

Add a new integration via Profile->Platforms section.

  • Select PrestaShop type and fill all details you set in the OpenCart panel.
  • Remember to type your url including the prefix, without the trailing slash, i.e. https://mydomain.gr.