Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Mastercard-Gateway/simplify-prestashop-module-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simplify Commerce payment module for PrestaShop

This plugin adds Simplify Commerce as a payment option on your PrestaShop checkout page.

Note: As of PrestaShop v1.6, Simplify Commerce is pre-bundled with PrestaShop's core installation. Please head over to this repository for the latest & greatest on Simplify Commerce module source code - https://github.com/PrestaShop/simplifycommerce

Installation

  1. If you haven't done so already, download a release and install the zip file through the PrestaShop admin panel and enable it.

  2. Configure the module by adding your API keys on the settings page (Click the 'Configure' link on the module)

Optionally:

  1. Unzip the downloaded source zip file and build your own module zip file by executing an 'ant' command within the root directory.

  2. You can install the newly built module (located in the 'dist' folder) as before.

You can manage your Simplify account (view deposits, perform refunds etc.) using the Simplify dashboard at https://www.simplify.com/commerce/.

License

This software is Open Source, released under the BSD 3-Clause license. See licence.txt for more info.