> ## Documentation Index
> Fetch the complete documentation index at: https://docs.launcherforge.io/llms.txt
> Use this file to discover all available pages before exploring further.

# PrestaShop Integration

> Planned LauncherForge Commerce module for PrestaShop.

# PrestaShop Integration

<Info>
  Coming Soon
</Info>

The planned PrestaShop module will use the same stable Commerce API delivery endpoint as WooCommerce:

```text theme={null}
POST /external/commerce/deliveries
```

Planned setup:

* Install the LauncherForge module.
* Save the complete Commerce API key.
* Map PrestaShop products to LauncherForge App IDs.
* Generate keys after a paid order.
* Store deliveries in the order.
* Show keys in the customer account and order email.
* Use deterministic idempotency values to prevent duplicates.

<img src="https://mintcdn.com/launcher-forge/NH6VSyZ-G481NLw_/images/integrations/prestashop/coming-soon.png?fit=max&auto=format&n=NH6VSyZ-G481NLw_&q=85&s=9775c7e8aef380efda7b6cd1e48543a0" alt="PrestaShop integration placeholder" width="1600" height="900" data-path="images/integrations/prestashop/coming-soon.png" />

Do not publish installation instructions until the module is implemented and tested.
