Our Gravity Forms Plugin can be found here.
This extension allows Gravity Forms to use the Heartland Payment Systems Gateway. All card data is tokenized using Heartland's SecureSubmit product.
This module installs as a standard WordPress module.
Download the contents and extract to your WordPress plugin folder. Activate.
- 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