You are here

function hook_uc_recurring_hosted_subscription_save 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_save()
1 invocation of hook_uc_recurring_hosted_subscription_save()
uc_recurring_hosted_subscription_save in modules/uc_recurring_hosted/uc_recurring_hosted.module
Save a new subscription ID

File

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

Code

function hook_uc_recurring_hosted_subscription_save($object) {
}