Skip to content

Commit

Permalink
MPGS-534: Update the README.md file to make it compatible with recent…
Browse files Browse the repository at this point in the history
…ly added changes
  • Loading branch information
Igor Goltsov committed Jul 27, 2021
1 parent 2c8df86 commit 1a2d495
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,32 @@

This plugin uses Simplify Commerce to connect your merchant account to PrestaShop and to set up a payment option on your PrestaShop checkout page.

This module has been tested with following versions of PrestaShop:

- 1.7.5.0
- 1.7.5.2
- 1.7.6.0
- 1.7.6.4
This module has been tested with the following versions of PrestaShop:
- 1.7.6.9
- 1.7.7.5

The Standard payment form in some of the previous releases is now deprecated and out of support.

## Installation

The Simplify Commerce module is not bundled in the PrestaShop download.

The addon for Simplify Commerce can be downloaded here: https://github.com/simplifycom/simplify-prestashop-module/releases
Please use the lastest release that corresponds to the version of prestashop you are using. Download the zip file for the particular version of prestashop.
The addon for Simplify Commerce can be downloaded here: https://github.com/simplifycom/simplify-prestashop-module/releases.
Please use the lastest release that corresponds to the version of prestashop you are using.
Download the zip file for the particular version of Prestashop.

Extract the ZIP file which is downloaded from the Github and rename the directory to simplifycommerce. ZIP the directory once you have renamed that change

This comment has been minimized.

Copy link
@Stampa-Stampa

Stampa-Stampa Nov 23, 2021

You need to rename to simplify commerce with a space in between! Otherwise its not installing!

Extract the ZIP file, which is downloaded from Github, and rename the directory to simplifycommerce.
Then ZIP the directory once you have renamed that change.

You will then upload the zip file, setup the API keys and you are good to go!
You will then upload the zip file, set up the API keys, and you are good to go!

![Upload Module](docs/upload_module.png "Upload Simplify Commerce module")

![Install Module](docs/install_module.png "Install Simplify Commerce module")

![Setup API Keys](docs/plugin_configuration.png "Plugin Configuration")

You can manage your merchant account (view orders, perform refunds, create invoices etc.) using your merchant portal.
You can manage your merchant account (view orders, perform refunds, create invoices, etc.) using your merchant portal.

## License
This software is Open Source, released under the Apache License 2.0. See [LICENSE.txt](LICENSE.txt) for more info.
Binary file modified docs/plugin_configuration.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 1a2d495

@Stampa-Stampa
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey guys ..
The module is not installing .. Obviously cause there is a need for a space when renaming.. you need to rename to "simplify commerce"

Please sign in to comment.