Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 551 Bytes

README.md

File metadata and controls

executable file
·
19 lines (14 loc) · 551 Bytes

Heartland SecureSubmit Plugin for CS Cart 4.3.4+

This plugin makes it easy to start taking payments with CS Cart 4.3.4+

Installation

Copy the files into your CS Cart project Run the SQL included in the install_heartland.sql Add Heartland as a payment method Plug in your test credentials. Save and test.

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