Applied commerce-payment-echeck-form-1661548-1.patch
Enabled payment method: NMI Direct Post - eCheck

On the review order page, when selecting eCheck radio button I receive an AJAX HTTP error with code 500.

apache2/error.log
***************
PHP Fatal error: Call to undefined function commerce_payment_echeck_form() in /var/www/sites/all/modules/commerce_nmi/modules/direct_post_echeck/includes/commerce_nmi_direct_post_echeck.forms.inc on line 39

Additional information:
==============
Drupal Core 7.34
Commerce 7.x-1.10

Comments

BassistJimmyJam’s picture

Did you apply the patch from #1661548: Add ACH / Echeck default form. as indicated in this module's description?

BassistJimmyJam’s picture

Did you apply the patch from #1661548 as indicated in this module's description?

BassistJimmyJam’s picture

Not sure why that posted twice...

vinnyt’s picture

Yes, the patch was applied. Verified it applied to commerce_payment.echeck.inc.

Not sure what else to check for.

vinnyt’s picture

Thanks BassistJimmyJam. Not a bug, closing issue.

Was tired and not paying attention when I applied the patch, applied it to commerce_nmi not commerce. Fixed.

vinnyt’s picture

Status: Active » Closed (works as designed)

Applied to commerce_nmi module mistakenly. Needed to apply it to commerce module instead.