Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 722 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 722 Bytes

SecureSubmit Magento Payment Gateway

This extension allows Magento to use the Heartland Payment Systems Gateway. All card data is tokenized using Heartland's SecureSubmit product.

Installation

To pull the latest stable version of this plugin, please use MagentoConnect. To install the development version, download and extract the files in this repo to the root of your Magento install.

Usage

Download the contents and extract to the root of your Magento install folder.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request