This project is not covered by Drupal’s security advisory policy.

Provides conditional actions for notifying users with recurring payments if their credit card expiry date is approaching or they are soon to be charged a recurring payment.

Important

This currently requires you either use the dev version of UC Recurring or else patch it with the patch in #1195892: Add a hook_recurring_fee_user_saved() that runs after uc_recurring_users is saved.

Also note that while the module has had some testing it is still in dev so please test and post any bugs you find to the issue queue.

The module provides:

  • Settings to turn the individual notifications on and off.
  • Set how long before the event (expiry or recurring charge) the conditional action is triggered.
  • Ubercart conditional actions triggers for each notification.

Note: Just installing this module will do nothing as it only provides conditional actions triggers. You then need to set up some conditional actions to do what you want, for example, send an email to the user and/or the store administrator.

Credits

Original code taken from EvanDonovan's Credit Card Expiration Notify sandbox project.

About the Developers

Signwriter was developed by Agileware Pty Ltd.
Please contact us if you require a Drupal theme, custom Drupal module development, Drupal systems integration or have a complex Drupal project. We love Drupal!

Project information

Releases