25 lines
954 B
Markdown
25 lines
954 B
Markdown
# PayLane Prestashop plugin
|
|
|
|
The PayLane Prestashop plugin allows for a seamless integration with our payment gateway. This plugin has been tested and is regularly maintained by PayLane. If you notice any bugs, please report them.
|
|
|
|
# Installation
|
|
|
|
## Automatic installation
|
|
|
|
1. In your Prestashop administration panel, navigate to the Modules page. Once there, click `Add a new module` and upload the `paylane.zip` file using the upload tool.
|
|
2. Once the upload is complete, click `Install` and the wizard will automatically install the plugin.
|
|
|
|
## Manual installation
|
|
|
|
1. Upload the contents of the `src` directory into the root directory of your Prestashop installation.
|
|
2. Follow the 2nd step as above
|
|
|
|
# Official documentation
|
|
|
|
Code snippets, full API documetation, plugins, integration examples and much more can be found in the [PayLane DevZone](http://devzone.paylane.com/).
|
|
|
|
# License
|
|
|
|
MIT license. See the LICENSE file for more details.
|
|
|