hps / heartland-gravity-forms-addon

Heartland plugin for Gravity Forms.
https://developer.heartlandpaymentsystems.com/SecureSubmit
GNU General Public License v2.0
2 stars 5 forks source link

fix ACH retry #69

Closed MSmedal closed 4 years ago

MSmedal commented 4 years ago

for some reason $current_page gets set to "0" when 1009 runs following a failed ACH payment attempt. This results in 1013 perma-failing because $field_on_curent_page will always be false. The only existing workaround is to clear browser cache and the like so that 1009 will evaluate fresh.