This extension allows PrestaShop to use the Heartland Payment Systems Gateway. All card data is tokenized using Heartland's SecureSubmit product.
To install the development version, download and extract the files in this repo to the root of your PrestaShop install.
Download the contents and extract to the root of your PrestaShop install folder.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request