Post by SoCal » Sat Nov 21, 2009 3:49 am

Has anyone worked with Autorize.net's recurring billing platform for the web.

Utilizing:
ARB application programming interface (API).

How much is involved to integrate this into opencart's authorize.net module ?

New member

Posts

Joined
Fri Nov 07, 2008 3:23 pm

Post by Qphoria » Sat Nov 21, 2009 3:58 am

I created a recurring system for paypal. I could try to see what is involved with Authorize.net's recurring system.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by SoCal » Sat Nov 21, 2009 7:25 am

I'll try to gather some prelim info for you to save you time.

New member

Posts

Joined
Fri Nov 07, 2008 3:23 pm

Post by SoCal » Sat Nov 21, 2009 7:39 am

http://www.developer.authorize.net/api/arb/
They have two pdf files and a link for the "sample code"

Automated Recurring Billing (ARB) API Guide
For merchants enabled for the Automated Recurring Billing (ARB) service, the additional ARB API feature supports integration with a Web site payment form or a proprietary business application—allowing online customers or sales representatives using a business application to select and submit subscription- or installment-based payments.
Expand payment options for online and mail order/telephone order (MOTO) customers, potentially increasing sales.
Create, update, and cancel subscriptions programmatically.
Utilize Authorize.Net's secure data center to store payment information safely for recurring transactions.


_______________________________________________________________


http://www.developer.authorize.net/samplecode/


Automated Recurring Billing™ (ARB)ARB - C#
ARB - Java
ARB - PHP (XML)
ARB - Ruby
ARB - VB.NET
ARB - XML Examples

New member

Posts

Joined
Fri Nov 07, 2008 3:23 pm

Post by SoCal » Wed Nov 25, 2009 2:51 am

Hello Qhoria,

Did you ever get a chance to look at the recurring billing patch from Authorize.Net ?

Any ideas what would be involved to integrate.

New member

Posts

Joined
Fri Nov 07, 2008 3:23 pm

Post by Qphoria » Wed Nov 25, 2009 4:35 am

Yea I just looked at it. It's a completely separate system from the normal payment system. This would be a commercial mod. Probably looking at around $40. Let me know if interested

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by SoCal » Wed Nov 25, 2009 5:53 am

Q,
I sent you a private message

New member

Posts

Joined
Fri Nov 07, 2008 3:23 pm

Post by SoCal » Wed Nov 25, 2009 6:00 am

Q,

Here is another link you may find useful.

http://www.merchant-account-services.or ... illing-api

New member

Posts

Joined
Fri Nov 07, 2008 3:23 pm

Post by SoCal » Wed Nov 25, 2009 11:25 pm

Hey Q, I sent you out a private message yesterday ... but not sure if you recieved it.
my email is acting weird on the opencart forum platform for some reason.

socal

New member

Posts

Joined
Fri Nov 07, 2008 3:23 pm

Post by Qphoria » Wed Nov 25, 2009 11:31 pm

Yes I got it

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by socal2 » Wed Dec 02, 2009 1:41 am

Hey Q,

Got any feedback for me on the recurring billing bit.
Did you want to dig in to it.
Let me know what your thinking on the matter, if you would.

I've got to call authorize.net shortly on some other matters.

You can send me a PM if you prefer.
thx

socal

New member

Posts

Joined
Tue Dec 01, 2009 12:45 am

Post by Qphoria » Wed Dec 02, 2009 3:23 am

I've looked at it briefly. I'm just finishing up a few other jobs, then I will able to tackle this one. A couple days I will get back to you

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by socal2 » Wed Dec 02, 2009 3:41 am

Awesome !

thx

New member

Posts

Joined
Tue Dec 01, 2009 12:45 am

Post by socal2 » Wed Feb 03, 2010 3:25 am

Hey Q,
Did you ever dig into this one any more ? I would probably use that one on a 1.34 cart or the 1.40.

Let me know. I could do set up with autorize.net for manual entry on their website, but ...
many customers may not want to give up their CC number over the phone. and I think this mod could come in hand for many opencart applications.

socal

New member

Posts

Joined
Tue Dec 01, 2009 12:45 am

Post by socal2 » Wed Feb 03, 2010 10:57 pm

Has anyone worked with Authorize.net's API for automatic recurring billing on opencart ?

New member

Posts

Joined
Tue Dec 01, 2009 12:45 am

Post by Miguelito » Wed Feb 03, 2010 11:52 pm

Ain't Authorize.net already in the core package? Isn't it working?

The Finnish OpenCart Forum
"Real programmers don't document. If it was hard to write, it should be hard to understand."


Active Member

Posts

Joined
Sun Jan 10, 2010 10:11 pm

Post by Xsecrets » Thu Feb 04, 2010 1:21 am

Miguelito wrote:Ain't Authorize.net already in the core package? Isn't it working?
regular authorize.net is in the core, but not reoccurring. The only reoccurring billing option that is available at this point in time that I know of is Q's reoccurring paypal module, but in another thread somewhere he said he is either working or considering working on a reoccurring authnet module. I'm sure you could raise the priority with some green.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by socal2 » Thu Feb 04, 2010 3:07 am

Thanks XSecrets, I didn't realize there was a Paypal recurring mod. I'll check it out. That would be the way to go for now. Authorize.net does have some coding available for their platform, but that's way above my level of competence. Q, was taking a look at it some time back.

I'll use the paypal for now.

New member

Posts

Joined
Tue Dec 01, 2009 12:45 am

Post by Qphoria » Thu Feb 04, 2010 4:59 am

Yea.. it is still on my todo list ... gotta work on bringing it back up

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by socal2 » Thu Feb 04, 2010 7:26 am

Hey Q,

Is your PayPal recurring billing module for their standard paypal setup ... or is it for their
Pro Version (which requires $30 per month for the Pro and $30 per month for the recurring feature) ?

With their standard Paypal recurring billing (the paying customer must have a Paypal account) but Paypal doesn't charge more for this feature if it runs on the standard deal.

socal

New member

Posts

Joined
Tue Dec 01, 2009 12:45 am
Who is online

Users browsing this forum: No registered users and 119 guests