Recurring payment
mcaden - July 20, 2009 - 15:44
| Project: | UC Linkpoint API |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Any idea how I'd go about setting up or programming recurring payment using Linkpoint? Is there a way to set it up using just this module or any idea on how I'd implement linkpoint using the uc_recurring module?

#1
Would definitely be a nice addition to add in the recurring feature. You would need to look at the Linkpoint docs and then look at how another payment processor (like Ubercart's Authorize.net module) implements uc_recurring.
#2
I might be available to work on this by commission or chip in/hire someone to get recurring payments going. A client would like to have it.
Let me know if I can help either way.
#3
@mcaden you are better off using uc_recurring to manage recurring transactions. You can do this through the linkpoint api, but you will lose some benefits on the backend of your site.
Now, one thing I would like to see is void and credit options setup in this module. To handle from your UC backend. I have done this in the past with another ecommerce install.
Would anyone would find this useful?
#4
@elvis2:
Does UC recurring payment handle linkpoint? It seems like it works with paypal and authorize.net CIM only at this point.
@awolfey
I would be interested in the feature and chip in as well, or commission it. I would need it soon. That would also involve the possibility of canceling the recurring payment from the user account.