SDKs & Integrations
PrestaShop

PrestaShop Module

The Novasend module for PrestaShop allows you to accept Mobile Money payments on your online store without writing a single line of code.

Installation

Download

You can download the module's .zip archive directly using the button below:

Upload

In your PrestaShop administration interface, go to Modules > Module Manager and click Install a module. Upload the novasend.zip archive.

Configuration

Once installed, click Configure. You will need to provide:

Features

  • Order Management: Order statuses are updated automatically via Webhooks.
  • Refunds: Initiate refunds directly from the PrestaShop back-office (in progress).

Webhook Configuration

For order statuses to update automatically, you must configure the notification URL in your Novasend merchant portal:

https://your-store.com/module/novasend/webhook

⚠️

Ensure your store is accessible via HTTPS so that webhooks can be delivered securely.

Troubleshooting

If payments are not appearing:

  1. Verify that XOF or XAF currency is enabled on your store.
  2. Check that the module is enabled for the customer's country in Payment > Preferences.
  3. Consult the error logs in var/logs/ if necessary.