CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Professional CiviCRM Services (Moderator: Dave Greenberg) »
  • Authorize.net eCheck Integration
Pages: [1]

Author Topic: Authorize.net eCheck Integration  (Read 3920 times)

dheffron

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Authorize.net eCheck Integration
June 18, 2011, 07:52:22 am
I'm looking for help integrating Authorize.net's eCheck service into CiviCRM. For my purposes, it would need to be an 'option' for an Authorize.net recurring payment.

Ex:
1. User visits contribution page and is presented with recurring payment options (amount, period, etc.)
2. User is presented with the option to pay by Credit/Debit Card or eCheck
3. If Credit/Debit, present CC form. If eCheck present check form.

Worst case scenario, there are two separate contribution pages: one for cc and one for check, but not preferred.

If you have expertise in this area, please contact me via PM with further questions.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Authorize.net eCheck Integration
June 19, 2011, 06:16:37 am

Can you please ensure this is done in an extensible way, so it can be used in core / other payment processors.

That would be great and help the project a lot!

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

dheffron

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Authorize.net eCheck Integration
June 19, 2011, 06:52:13 pm
@lobo,

Since eCheck.net is specific to Authorize.net, I'm not sure I fully understand how to make it usable with other payment processors. But my goal would be something like the following:

1. Create two payment processors in the general config.
2. On the contribution page setup, allow multiple processors to be chosen.
3. On the live contribution page, allow the user to choose between processors.

Does this fall in line with what would be needed to make it useful to others? In terms of the code base itself, I'll have to rely on whoever I find to make sure it's suitable for core and extensible...as I have no expertise in this area.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Authorize.net eCheck Integration
June 20, 2011, 06:19:39 am

There are a few payment processors that accept a combination of credit / debit / eCheck (auth.net and paypal at least). There is some code that shows a different set of fields if debit (as a javascript option) is chosen.

We might want to stick to the model where:

1. We add info to the payment processor that lets us know if it support debit/credit/eCheck (additional db fields will be needed, i suspect)
2. Based on the above info we use javascript to switch fields as needed in the form
3. Based on the option selected, send the "right" data to the processor

I think this will be a lot easier than allowing multiple payment processors for the same page (which is also a needed feature, but separate from this IMO)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

dheffron

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Authorize.net eCheck Integration
June 21, 2011, 11:07:00 am
That makes sense.  If you know anyone capable of doing this, please send them my way.  So far I haven't received any interest.

elohim

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
  • CiviCRM version: 4.1.3
  • CMS version: Joomla 2.5.4
  • MySQL version: 5.0.96
  • PHP version: 5.2.17
Re: Authorize.net eCheck Integration
November 07, 2012, 10:59:57 am
I also need this integration for a client. Has anyone done it? I am willing to contribute toward the project.

davidbarratt

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: Multiple
  • CMS version: Multiple
  • MySQL version: Multiple
  • PHP version: Multiple
Re: Authorize.net eCheck Integration
September 26, 2014, 08:19:17 pm
You might take a look at:
https://civicrm.org/extensions/authorizenet-echecknet

Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Professional CiviCRM Services (Moderator: Dave Greenberg) »
  • Authorize.net eCheck Integration

This forum was archived on 2017-11-26.