Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 784 Bytes

File metadata and controls

executable file
·
22 lines (14 loc) · 784 Bytes

** This repository is no longer maintained **

Our Gravity Forms Plugin can be found here.

Heartland Secure Submit Addon for Gravity Forms

This extension allows Gravity Forms to use the Heartland Payment Systems Gateway. All card data is tokenized using Heartland's SecureSubmit product.

Installation

This module installs as a standard WordPress module.

Usage

Download the contents and extract to your WordPress plugin folder. Activate.

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