You are here

function hook_uc_recurring_hosted_subscription_alter in UC Recurring Payments and Subscriptions 7.2

Same name and namespace in other branches
  1. 6.2 modules/uc_recurring_hosted/uc_recurring_hosted.api.php \hook_uc_recurring_hosted_subscription_alter()
1 invocation of hook_uc_recurring_hosted_subscription_alter()
uc_recurring_hosted_subscription_load in modules/uc_recurring_hosted/uc_recurring_hosted.module
Get a hosted subscription ID and recurring fee ID.

File

modules/uc_recurring_hosted/uc_recurring_hosted.api.php, line 3

Code

function hook_uc_recurring_hosted_subscription_alter(&$object) {
}