Integrations

How to connect PrestaShop

Set up the PrestaShop integration with RetJet step by step. Covers creating an API key and granting read-only permissions.

PrestaShop exposes data through a webservice that’s disabled by default. You need to enable it and generate a key with read access to orders. RetJet doesn’t write anything to the store.

Generate an API key in PrestaShop

  1. Go to the PrestaShop admin panel.
  2. Go to ‘Configure’ > ‘Advanced Parameters’ > ‘Webservice’.
  3. Click ‘Add new API key’.
  4. Click the ‘Generate’ button.
  5. Give it a name, for example RetJet.
  6. Enable the key.
  7. Set read permissions (View (GET)) for every resource.
  8. Save the key.

API configuration in PrestaShop, screenshot 1

Connection issues with Cloudflare

If you get a 403 Forbidden error despite correct configuration:

  1. check your Cloudflare settings, which often block requests to the API (bot fight mode),
  2. add a security rule that allows RetJet access to the API.

Download the module from GitHub (RetJet PrestaShop module)

To make integration easier, a free module for PrestaShop is available.

  1. https://github.com/RetJet/retjet_ps_integration/releases/download/v1.0.0/retjet_ps_integration.zip

Ask about progress

Tell us what you need. We’ll reply to the address you provide as soon as we have something concrete about this integration.