# PrestaShop

## How to install Rocketfuel Module for Prestashop

**Pre-requisite:**

1\. A Prestashop store (version 1.7 or higher)

2\. A verified merchant account on Rocketfuel.

**MODULE INSTALLATION**

**Step 1:**

From your admin dashboard, navigate to Modules Manager and click on “Upload a Module”

![](/files/lcsgwM4ObqjiTdujszqb)

**Step 2:**\
Download the plugin (v2.0.0) from the given URL <https://bitbucket.org/rocketfuelblockchain/rocketfuel-plugin-prestashop/get/07358a48a9f4821c994642ce387a30a274f2cad5.zip>. Open the zip file and upload the rocketfuel.zip to Prestashop.

<figure><img src="/files/RGui7Q6Lbyoetu50a1C5" alt=""><figcaption></figcaption></figure>

Upload the rocketfuel.zip file as shown in the screenshot below.

![](/files/ZSC59eLf6Xi6QKOXOAOz)

**Step 3:**

Next click on Configure to proceed to the next step

![](/files/0i57PR0Kt04y0plv4VWj)

**MERCHANT DETAILS SETUP**

After successfully uploading and installing the module, the next phase is to set up the merchant details. You need to be registered as a Merchant on <https://merchant.rocketfuel.inc> to start using the service.

**Step 1:**

Visit your admin dashboard and click on Stores, then Sales.

![](/files/g8gDmaPIiuSukyyJSTms)

**GETTING MERCHANT DETAILS**

![](/files/G7K5bfVxuoZBxvdY2DBb)

1. Navigate to your Rocketfuel merchant account and click on settings (<https://Merchant.rocketfuel.inc/settings>).

* Copy the merchant ID and Public Key into the appropriate fields on the plugin.
* Also, fill in the Email and password for your merchant account into the appropriate field
* You can generate a new public key If you do not have any setup for you

![](/files/X6hGnniLGVHxM2dVCq4z)

2\. Save changes. Click on “Save” to save your details.

![](/files/Bylf6EvFyKvGMxnbnbDg)

**Callback URL**

Copy the Callback URL and save in your Rocketfuel Merchant Account.

To save the callback URL on your merchant account, navigate to <https://Merchant.rocketfuel.inc/settings>[ ](https://merchant.rocketfuelblockchain.com/settings/)and click on edit

![](/files/9vJiyojRUeAX1D1Vgo07)

Add in the callback URL you copied on Prestashop and click Save.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rocketfuel.inc/plug-ins-and-sdks/prestashop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
