uc_recurring 7.x-2.0-alpha3

Bug fixes
  • Issue #1592170 by afox: Renewal hooks not fired. (PHP 5.3 compatibility)
  • Issue #1437472 by szegad, Shaun Dychko: Function uc_recurring_subscription_delete - mistyped DB table name
  • Issue #1616210 by afox: Get only active fees for renewal syntax error
  • Issue #1440080 by rickmanelius: Error Updating 'unlimited rebillings' to a fixed quantity 'Remaining billing periods'
  • Issue #1706170 by samhassell: Fixes for Blank Paypal Cancellation Page
  • Issue #1748336 by mmilano: Recurring Fee Report Form displaying as Array

uc_recurring 7.x-2.0-alpha2

Bug fixes

Issue #1509328 by mattwad: Subscription manager incorrectly showing 'None' under trial
Issue #1283352: added the uc_order_admin function that was removed from ubercart
Issue #1400196 by kmhanser: upgrade paypal ipn code to D7
Issue #1380694: Notice: Undefined index: #parameters Error at checkout
Issue #1308786 by aaronbauman: Fixed nonexistent criteria in uc_recurring_hosted_paypal_wpp_profile_creation_form_subm
Issue #1292826 by vmi: Fixed Recurring fee cancel function failing with authorize.net ARB.

uc_recurring 7.x-2.x-dev

Development snapshots - straight port from uc_recurring-6.x-2.x branch.

Functionality still needed to complete the port:
* convert CA to rules

uc_recurring 6.x-2.0-alpha5

New features

New Modules:
~~~~~~~~~~~~
uc_recurring_product - separate product features into its own module from the core recurring api.
uc_recurring_subscription - UI for managing site membership/subscriptions.

uc_recurring 6.x-2.0-alpha4

New features

This provides now support for:
* Paypal WPP
* Authorize.net ARB

Along with various bug fixes.

uc_recurring 6.x-2.0-alpha3

Bug fixes

* Fix major issue causing payments to constantly be attempted even after they should be expired.
* Various other minor bug fixes

uc_recurring 6.x-2.0-alpha2

New features

* add CA for expired recurring fee
* add uc_recurring_hosting module with Paypal WPS and Authorize.net ARB

New hooks:
* hook_recurring_access()
* hook_recurring_info_alter()
* hook_recurring_renewal_pending()
* hook_recurring_renewal_completed()
* hook_recurring_renewal_failed()
* hook_recurring_product_deleted()
* hook_recurring_user_deleted()

uc_recurring 6.x-2.0-alpha1

New features

First release of 2.x branch, improvements over 1.0 include:
* New/improved API for payment gateways to interface with uc_recurring - see hook_recurring_info()
* Ability to treat a recurring fee as a new order - so it gets access to everything a new order gets at the time of renewal e.g separate invoices, apply roles etc...
* Option for unlimited renewals (ie: renew until canceled)
* Option for recurring fee to be set that same as product price (ie: include things like attribute price adjustments into the fee)
* Conditional action support

uc_recurring 6.x-2.x-dev

New features

Nightly development snapshot including new development to the UC Recurring module since its removal from the core Ubercart package.

uc_recurring 6.x-1.0

UC Recurring 1.0 is a straight migration of the module as it stood in Ubercart 2.0-rc1 with a minor bugfix included. New development will take place in the UC Recurring 6.x-2.x branch where it can progress independently of the Ubercart development cycle.

Subscribe with RSS Subscribe to Releases for UC Recurring Payments and Subscriptions