This extension allows Event Espresso to use the Heartland Payment Systems Gateway. All card data is tokenized using Heartland's SecureSubmit product.
Copy the "securesubmit" folder and place it into your Event Espresso gateways folder.
Note that this plugin does not work with the new Event Espresso Decaf plugin, only the Lite and Pro.
- 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