You are here

constant UC_RECURRING_MENU_DEFAULT in UC Recurring Payments and Subscriptions 7.2

Same name and namespace in other branches
  1. 6.2 uc_recurring.module \UC_RECURRING_MENU_DEFAULT
6 uses of UC_RECURRING_MENU_DEFAULT
hook_recurring_info in ./uc_recurring.api.php
Define the recurring payment method/gateway function callbacks.
uc_recurring_hosted_recurring_info in modules/uc_recurring_hosted/uc_recurring_hosted.module
Implements hook_recurring_info().
uc_recurring_menu in ./uc_recurring.module
Implements hook_menu().
uc_recurring_test_gateway_recurring_info in includes/uc_recurring.test_gateway.inc
Implements hook_recurring_info().
uc_recurring_uc_authorizenet_recurring_info in includes/uc_recurring.uc_authorizenet.inc
Implements hook_recurring_info().

... See full list

File

./uc_recurring.module, line 28
Allows you to add a recurring fee to a product/SKU to handle subscription type services.

Code

define('UC_RECURRING_MENU_DEFAULT', 1);