29 lines
1.3 KiB
Markdown
29 lines
1.3 KiB
Markdown
# imoje Payment Gateway.
|
|
### PrestaShop module.
|
|
|
|
### Requirements
|
|
* [PrestaShop](https://www.prestashop.com) needs to be a minimum version 1.4.3 and maximum 1.6
|
|
* [PHP](http://php.net/) needs to be a minimum version of 5.5.9
|
|
* [cURL](http://php.net/manual/en/book.curl.php) needs to be enabled
|
|
|
|
### Installation
|
|
In in your shop admin panel go to:
|
|
1. **Modules and Services** -> **Modules and Services**
|
|
2. Then click button **Add a new module**
|
|
3. In **ADD A NEW MODULE** section click **Choose a file**. Select downloaded imoje module and click **Upload this module**
|
|
4. On **MODULES LIST** search imoje and click install
|
|
5. Then click **Proceed with the installation**
|
|
|
|
Now you are ready to configure the module!
|
|
### Plugin Configuration
|
|
|
|
##### First you need to enable imoje module. Change _Pay with imoje_ to _On_
|
|
|
|
imoje plugin provides few options to configure the plugin.
|
|
|
|
* **Merchant ID** - Merchant ID that is generated by imoje, you can find it in imoje administration panel.
|
|
* **Service ID** - Service ID that is generated by imoje, you can find it in imoje administration panel.
|
|
* **Service Key** - Service Key that is generated by imoje, you can find it in imoje administration panel.
|
|
|
|
##### Remember to provide us your CURL address. You can find it at bot of imoje configuration page in your shop. Save it in imoje administration panel.
|