SecureSubmit WP e-Commerce Payment Gateway
This extension allows WordPress WP e-Commerce cart to use the Heartland Payment Systems Gateway. All card data is tokenized using Heartland's SecureSubmit product.
Installation
To install the development version, download and extract the files in this repo to the root of your wp-content/plugins folder. Activate and configure the plugin.
Contributing
- 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