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) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute »
  • Community Contributed Payment Processors »
  • Authorize.net - recurring
Pages: 1 2 [3] 4 5

Author Topic: Authorize.net - recurring  (Read 29315 times)

alextronic

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 2
  • I do what I do
Re: Authorize.net - recurring
October 07, 2009, 04:13:27 pm
OK, I tried Stoob's solution... I doesn't give me any error but only the first installment is settled. Please see attached image, where it says "Recurring Billing Transaction: N".

I've been trying to do this myself for some time. I have tried Stoob's proposal and then I have tried using this: http://issues.civicrm.org/jira/browse/CRM-2009.

I'm using CiviCRM 2.2.8; I'd definitely appreciate if someone dropped me a line on a basic explanation. I have it all more or less like this:

- database tables turned is_recur to 1,
- URLs for Authorize.NET API correct (https://api.authorize.net/xml/v1/request.api)
- applied Stoob's codes/files
- implemented the above fix in issues.civicrm.org too.

Any insights?... Thanks in advance!!!

Alex
« Last Edit: October 08, 2009, 05:53:01 am by alextronic »

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Authorize.net - recurring
October 08, 2009, 12:22:48 pm
Isn't there some way to switch recurring on in the form itself?   I have never seen the inside of Authorize.net so I can't speak to that.  The client logs in and they claim the recurring billings do happen.  Sorry I can't be of more help, I don't work on this much anymore.

UPDATE: There is still no silent post of Authorize.net and therefore no "true" recurring billing occurs with Authorize.net.  It's recommeded that if you want true automatic recurring billing to use Pay Pal Pro.
Try CiviTeacher: the online video tutorial CiviCRM learning library.

m.e.

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.0.9
  • CMS version: Drupal 7.9
Re: Authorize.net - recurring
January 05, 2010, 03:39:27 pm
Quote from: Stoob on June 16, 2009, 04:15:50 pm
As it stands this minute CiviCRM will notify Authorize.net to start a recurring billing and that initial billing will be recording in CiviCRM as a contribution of "recurring" type with X number of installments in $X amount.

Stoob, sounds promising -- I may be giving this a shot myself shortly. So do I understand correctly that the recurring transactions must have a specific number of installments, and can't be open-ended?

happyloman

  • I’m new here
  • *
  • Posts: 9
  • Karma: 6
Re: Authorize.net - recurring
January 14, 2010, 02:02:43 pm
FYI:  I have hired a developer to finish this functionality and expect to be finished in the next couple weeks.  The developer has been working on it for a while and says he is in the testing phase now.  We should have a fully functioning recurring billing integration for CiviCRM and Authorize.net including silent post.  I will post code to update once I receive it from developer and it has been tested. 

If anyone wants to contribute to developer costs please let me know.   ;)

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Authorize.net - recurring
January 14, 2010, 04:51:28 pm
Quote from: happyloman on January 14, 2010, 02:02:43 pm
FYI:  I have hired a developer to finish this functionality and expect to be finished in the next couple weeks.  The developer has been working on it for a while and says he is in the testing phase now.  We should have a fully functioning recurring billing integration for CiviCRM and Authorize.net including silent post.  I will post code to update once I receive it from developer and it has been tested. 

I suspect we'll want to add this to core distribution once it's tested. What release is your developer applying changes to (hopefully 3.0 or 3.1). Ping us so we can file an issue and have you attach a patch etc. once things are stable / tested.
Protect your investment in CiviCRM by  becoming a Member!

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Authorize.net - recurring
January 14, 2010, 04:59:10 pm
Hi,

Is your developer also doing the ARB functionality? So that users / civicrm administrators can cancel their own recurring payments through CiviCRM?
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Authorize.net - recurring
January 16, 2010, 01:49:54 am
NB - it's somewhat ironic timing you got someone to do it because I had been thinking about doing it if the interested parties committed to making a suitable donation to the Haiti relief fund
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

m.e.

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.0.9
  • CMS version: Drupal 7.9
Re: Authorize.net - recurring
January 18, 2010, 10:30:02 am
Quote from: Eileen on January 16, 2010, 01:49:54 am
NB - it's somewhat ironic timing you got someone to do it because I had been thinking about doing it if the interested parties committed to making a suitable donation to the Haiti relief fund

My client could definitely use a full-featured solution, so if the above developer is only doing a portion, we (and possibly a sister organization) could probably contribute something to getting the job finished more completely. Can someone please confirm the scope of the above development? Are there others who would contribute to the remaining work?

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Authorize.net - recurring
January 21, 2010, 12:02:55 pm
I will ask my client about it, and think they might be willing to contribute.
« Last Edit: January 21, 2010, 12:53:52 pm by Stoob »
Try CiviTeacher: the online video tutorial CiviCRM learning library.

happyloman

  • I’m new here
  • *
  • Posts: 9
  • Karma: 6
Re: Authorize.net - recurring
January 25, 2010, 01:43:47 pm
I just received a version from my developer this morning.  I have not had a chance to fully review what he has done.  I will post here in the next couple days with an update.  The development was done for the latest stable release 3.0.  I have not reviewed all the developed features yet and am unsure if canceling payments is available.

m.e.

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.0.9
  • CMS version: Drupal 7.9
Re: Authorize.net - recurring
February 01, 2010, 12:50:09 pm
Quote from: happyloman on January 25, 2010, 01:43:47 pm
I just received a version from my developer this morning.  I have not had a chance to fully review what he has done.  I will post here in the next couple days with an update.  The development was done for the latest stable release 3.0.  I have not reviewed all the developed features yet and am unsure if canceling payments is available.

Just bumping this thread. Any update on the status and scope of this development?  (My client anxiously awaiting info.)

happyloman

  • I’m new here
  • *
  • Posts: 9
  • Karma: 6
Re: Authorize.net - recurring
February 01, 2010, 02:42:01 pm
Attached is an authorize.net module with recurring billing and silent post.  As I had mentioned in a previous post, this was developed by a developer I hired.  I have not tested the module as I am waiting for a client's authorize.net login info to verify transactions.  I would appreciate any help testing you can provide. The module can be downloaded here:

https://docs.google.com/leaf?id=0BxfSEwzRVON8Y2Q4OTMxOTgtYmIzYS00Njg4LWEwNmEtZTExMzcyYTU3ZTNk&hl=en

Installation and usage instructions are included in a README.txt file within archive.
« Last Edit: February 01, 2010, 03:31:09 pm by Michał Mach »

alextronic

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 2
  • I do what I do
Re: Authorize.net - recurring
February 01, 2010, 02:48:20 pm
Hi happyloman, Thank you, but I get a "this file is damaged" message when trying to unzip.

Is there a chance that you could attach it again? maybe only the php(.txt) files, without zipping? (they're only 8k)

Thanks again

A.

happyloman

  • I’m new here
  • *
  • Posts: 9
  • Karma: 6
Re: Authorize.net - recurring
February 01, 2010, 02:57:07 pm
It seems there is a problem with the attachment in my previous post.  Please try downloading the file from here:
https://docs.google.com/leaf?id=0BxfSEwzRVON8Y2Q4OTMxOTgtYmIzYS00Njg4LWEwNmEtZTExMzcyYTU3ZTNk&hl=en

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Authorize.net - recurring
February 01, 2010, 04:07:15 pm
Wow - that's a really different approach. I guess it's a drupal only module huh?

I'll take a closer look soon to see what he has done but the core team will need to look to see if it can be integrated into the core or has to be maintained separately.
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: 1 2 [3] 4 5
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute »
  • Community Contributed Payment Processors »
  • Authorize.net - recurring

This forum was archived on 2017-11-26.