Does this module currently support Ubercart V 2? If not, is there a timeframe for which you plan to support it?

Comments

jrust’s picture

Status: Active » Fixed

Yes, the 6-1.0 version works with Ubercart 2.x

mediumgrade’s picture

Woo-hoo!

Does this module support USAePay's reoccurring billing features?

jrust’s picture

No, but that would be a welcome patch ;)

mediumgrade’s picture

Hmmm... I wouldn't mind. Does USAePay have a specific PHP library or are you communicating directly?

jrust’s picture

This one just communicates directly, but it's based off their docs and example library: http://wiki.usaepay.com/developer/phplibrary

You'd probably want to look at how the ubercart authorize.net implements recurring billing and then adapt it for the usaEpay library.

mediumgrade’s picture

Hmm. The standard PHP library doesn't appear to have a way to access recurring billing functions. Their SOAP interface does, however. Let me see what integrating this would require...

jrust’s picture

hmm, really? I did see on that wiki page I linked to above some stuff on recurring parameters.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.