Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 3.2.2, 3.2.3
-
Fix Version/s: 4.3.0
-
Component/s: None
-
Labels:None
Description
If you use a direct debit payment processor for payment in event registration, you will see the fieldset labeled "Direct Debit Information" but there are no input fields (acount number, bankname etc.) showing up. For contributions the direct debit stuff doing working well, there are the input fields and the date gets processed well.
See issue <a href="http://issues.civicrm.org/jira/browse/CRM-4138">CRM-4138</a> for more details.
Due the absence of a payment processor and gateway the direct debit integration was not tested enough (I apology for this because it was actually my job). Now a easy to install gateway could be found under http://crmproject.de/node/22. Here the direct links for the <a href="http://crmproject.de/sites/default/files/direct_debit-6.x-1.x-dev.zip">payment gateway</a> (it's a drupal module and implies that civicrm runs in the same installation as a drupal module) and the <a href="http://crmproject.de/sites/default/files/directdebit_pp_civicrm-3.x-1.x-dev.tgz">payment processor</a>. Enable the drupal direct debit module and configure it under: admin/settings/direct_debit. To install the payment processor follow the instructions in the READEME.txt file.