When adding the eCheck field to our form, it does not appear properly in the form editor (see attached image). Clicking on the field brings up an error message: "Only one eCheck field can be added to the form" (also attached).
We do not have another eCheck field in this form, but we do have a Recurring field. I tested adding another Recurring field, and this causes the same behavior (the field is not displayed properly, and fires error when clicked).
I see in the release notes for Version 2.0.5
- Update the 'js.php' for not to add more than one 'recurring' or 'echeck' fields to the same form.
I'm wondering if this change mistakenly made it so that a recurring field and an eCheck field cannot coexist on the same form? This shouldn't be a problem to allow recurring payments via eCheck. Thanks for your attention.
We do not have another eCheck field in this form, but we do have a Recurring field. I tested adding another Recurring field, and this causes the same behavior (the field is not displayed properly, and fires error when clicked).
I see in the release notes for Version 2.0.5
- Update the 'js.php' for not to add more than one 'recurring' or 'echeck' fields to the same form.
I'm wondering if this change mistakenly made it so that a recurring field and an eCheck field cannot coexist on the same form? This shouldn't be a problem to allow recurring payments via eCheck. Thanks for your attention.
Comment