=== Qualpay Add-on for Gravity Forms ===
Contributors: developerqualpay
Tags: gravity, payment, credit cards, recurring, subscription
Requires at least: 4.4.0
Tested up to: 6.7.1
Stable tag: 2.0.0
Requires PHP: 7.0
Version : 2.0.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Qualpay for Gravity Forms.  Add credit card payments to your custom gravity forms.

== Description ==
Qualpay for Gravity forms supports both one-time and subscription payments.  All customer payment data is collected in Qualpay's Level 1 PCI compliant Embedded Fields.  Apply for a Qualpay Merchant Account today.  https://www.qualpay.com/get-started/gravity-forms

== Installation ==
Installing the Qualpay Plugin for Gravity Forms from the WordPress Dashboard

After you have downloaded the file, follow these steps after logging into WordPress.

1.  Select Plugins -> Add New

2.  Click Upload Plugin.

3.  Click Choose File. Select the file you downloaded.

4.  Click Install Now.

5.  Click Activate Plugin.

The message “Plugin installed successfully” is displayed when the installation and activation of the Qualpay plugin is complete.

Note: Qualpay’s plugin is an add-on to Gravity Forms, you must first install the Gravity Form plugin, before installing the Qualpay Plugin for Gravity Forms.


== Screenshots ==
1. Qualpay's Embedded Fields
2. Configuration
3. Qualpay Manager Feed Settings

== Changelog ==
1.0 Initial Release
1.1 Masked Security Key,  fixed bugs related to sandbox and production migration workflow
1.2 Fixed bug for Customer id and developer id for api call
1.3 Added ACH support for embedded fields and Support for gravity forms 2.5. Added a feature for subscription when setup fee canceled,Not adding a subscription.
1.3.1 Addressed missing ACH payment option for subscriptions.
      Fixed bug with embedded fields requiring reload after failed transaction attempt.
1.3.2 Added Feature in subscription for identical card payment for the setup fee.
1.3.3 Fixed a bug for reading card number in gravity forms itself.
1.3.4 Supporting gravityforms 2.9 version, which has changed their AJAX and JS submission methods.
1.3.5 Fixed bug with gravityforms paging submit.
1.3.6 Fixed card number display value (form entries).
1.3.7 Fixed PHP warnings for newer versions compatibility.
1.3.8 Fixed validation when submitting the form with an invalid amount.
1.3.9 Disable submit button after submission.
1.3.10 Fixed issue with settings validation.
1.4.0 Updated report_data format for enhanced reporting compatibility.
1.5.0 Added ACH support for one-time payments (Sale and Authorization). Added ACH Only option to hide credit card fields in embedded fields.
2.0.0 Added experimental Multi-MID support (configure multiple Qualpay merchants per environment and pick one per feed). Fixed double-counted payments on the Sales page. Fixed undefined array-offset warnings on new installs. Fixed credit-card field blocking submission when a non-card payment option is selected via conditional logic. Saved ACH accounts now filtered by the feed's payment-type configuration.