constant UC_RECURRING_ACCESS_ALLOW in UC Recurring Payments and Subscriptions 6.2
Same name and namespace in other branches
- 7.2 uc_recurring.module \UC_RECURRING_ACCESS_ALLOW
2 uses of UC_RECURRING_ACCESS_ALLOW
- uc_recurring_hosted_recurring_access in modules/
uc_recurring_hosted/ uc_recurring_hosted.module - Implementation of hook_recurring_access().
- uc_recurring_user_access in ./
uc_recurring.module - Restrict access to recurring fee operations for users.
File
- ./
uc_recurring.module, line 42 - Allows you to add a recurring fee to a product/SKU to handle subscription type services.
Code
define('UC_RECURRING_ACCESS_ALLOW', 'allow');