Skip to content

hps/heartland-x-cart5-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureSubmit X-Cart 5.2.x Payment Gateway

This extension allows X-Cart 5.2.x to use the Heartland Payment Systems Gateway. All card data is tokenized using Heartland's SecureSubmit product.

Installation

Usage

Download the contents and extract to the root of your X-Cart 5.2.x folder. Re-deploy your store (System Settings->Cache management) Enable the Module (search for Heartland, click Enable) Add the Payment gateway (Store Setup->Payment Methods->Add payment method)

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