You are here

Functions in UC Recurring Payments and Subscriptions 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_recurring_cron ./uc_recurring.module Implements hook_cron(). 1
uc_recurring_cybersource_process includes/uc_recurring.uc_cybersource.inc Set up the recurring fee by creating a CIM profile for future payments 1
uc_recurring_cybersource_profile_form includes/uc_recurring.uc_cybersource.inc List the profile information. 1
uc_recurring_cybersource_renew includes/uc_recurring.uc_cybersource.inc Process a renewal using the CIM profile. 1
uc_recurring_cybersource_update_form includes/uc_recurring.uc_cybersource.inc Create form for updating credit card details for recurring fee. 1
uc_recurring_cybersource_update_form_submit includes/uc_recurring.uc_cybersource.inc Implements update form submit for the cybersource CIM gateway.
uc_recurring_cybersource_update_form_validate includes/uc_recurring.uc_cybersource.inc Implements update form validation for the cybersource CIM gateway.
uc_recurring_default_handler ./uc_recurring.module Default a recurring default handler, does nothing except returning TRUE. 1
uc_recurring_default_rules_configuration ./uc_recurring.rules_defaults.inc Implements hook_default_rules_configuration().
uc_recurring_expire ./uc_recurring.module Process a fee expiration. 1
uc_recurring_extend_fee ./uc_recurring.module Handle extensions when a recurring payment was unsuccessful. 2
uc_recurring_fee_cancel ./uc_recurring.module Wrapper function to cancel a user's recurring fee. 4
uc_recurring_fee_status_label ./uc_recurring.module Returns the human readable labels for defined statuses. 6
uc_recurring_fee_user_delete ./uc_recurring.module Delete a recurring fee from a user. 1
uc_recurring_fee_user_load ./uc_recurring.module Loads a recurring fee from a user. 25 1
uc_recurring_fee_user_save ./uc_recurring.module Saves a recurring fee for a user. 10 1
uc_recurring_get_all_fees ./uc_recurring.module Get all fees is the system. 1
uc_recurring_get_extension ./uc_recurring.module Returns the time to extend for a payment attempt. 2
uc_recurring_get_extension_list ./uc_recurring.module Retuns a list of all the extensions for a specific recurring fee. 1
uc_recurring_get_fees ./uc_recurring.module Get an array of recurring fees associated with any product on an order. 8
uc_recurring_get_fees_for_expiration ./uc_recurring.module Get all pending fees that should be expired. 1
uc_recurring_get_fees_for_renew ./uc_recurring.module Get all pending fees that should be renewed. 1
uc_recurring_get_fee_ops ./uc_recurring.module Provide default options. 3
uc_recurring_get_recurring_info ./uc_recurring.module Get the recurring handlers info. 7
uc_recurring_get_user_fees ./uc_recurring.module Get an array of recurring fees associated with a user. 2
uc_recurring_hosted_authorizenet_arb_cancel modules/uc_recurring_hosted/uc_recurring_hosted.module Cancel the recurring fee using the ARB api. 1
uc_recurring_hosted_authorizenet_arb_process modules/uc_recurring_hosted/uc_recurring_hosted.module Set up the recurring fee using the ARB API. 1
uc_recurring_hosted_authorizenet_arb_renew modules/uc_recurring_hosted/uc_recurring_hosted.module Recurring fee renew callback for Authorize.net ARB. 1
uc_recurring_hosted_authorizenet_arb_update_form modules/uc_recurring_hosted/uc_recurring_hosted.module Create form for updating credit card details for recurring fee. 1
uc_recurring_hosted_authorizenet_arb_update_form_submit modules/uc_recurring_hosted/uc_recurring_hosted.module Implements update form submit for the authorizenet ARB gateway.
uc_recurring_hosted_form_uc_paypal_wps_form_alter modules/uc_recurring_hosted/uc_recurring_hosted.module Paypal website payments standard process
uc_recurring_hosted_menu modules/uc_recurring_hosted/uc_recurring_hosted.module Implements hook_menu().
uc_recurring_hosted_paypal_cancel_form modules/uc_recurring_hosted/uc_recurring_hosted.module Display info on canceling the Paypal WPS subscription. 1
uc_recurring_hosted_paypal_ipn modules/uc_recurring_hosted/uc_recurring_hosted.paypal_ipn.inc Handle IPN callbacks for PayPal recurring payments 1
uc_recurring_hosted_paypal_wpp_cancel modules/uc_recurring_hosted/uc_recurring_hosted.module PayPal website payments pro renew. 1
uc_recurring_hosted_paypal_wpp_get_profile modules/uc_recurring_hosted/uc_recurring_hosted.module Helper function; Get a recurring payments profile from PayPal. 1
uc_recurring_hosted_paypal_wpp_process modules/uc_recurring_hosted/uc_recurring_hosted.module PayPal website payments pro process. 1 1
uc_recurring_hosted_paypal_wpp_profile_creation_form modules/uc_recurring_hosted/uc_recurring_hosted.module @todo Please document this function. 1
uc_recurring_hosted_paypal_wpp_profile_creation_form_submit modules/uc_recurring_hosted/uc_recurring_hosted.module @todo Please document this function.
uc_recurring_hosted_paypal_wpp_renew modules/uc_recurring_hosted/uc_recurring_hosted.module Setup a mock renew handler to process through UC Recurring. 1
uc_recurring_hosted_paypal_wpp_suspension_log modules/uc_recurring_hosted/uc_recurring_hosted.module Suspends a user's profile due to failed payment. 1
uc_recurring_hosted_paypal_wpp_update modules/uc_recurring_hosted/uc_recurring_hosted.module Updates a PayPal subscription; for simplicity's sake, Credit Card information except for expiration date cannot be updated at this time. 1
uc_recurring_hosted_paypal_wpp_update_form modules/uc_recurring_hosted/uc_recurring_hosted.module Form for updating the user credit card information 1
uc_recurring_hosted_paypal_wpp_update_form_submit modules/uc_recurring_hosted/uc_recurring_hosted.module Update form submission callback
uc_recurring_hosted_paypal_wps_process modules/uc_recurring_hosted/uc_recurring_hosted.module Create the recurring fee. 1
uc_recurring_hosted_paypal_wps_renew modules/uc_recurring_hosted/uc_recurring_hosted.module Setup a mock renew handler to process through UC Recurring. 1
uc_recurring_hosted_recurring_access modules/uc_recurring_hosted/uc_recurring_hosted.module Implements hook_recurring_access().
uc_recurring_hosted_recurring_info modules/uc_recurring_hosted/uc_recurring_hosted.module Implements hook_recurring_info().
uc_recurring_hosted_schema modules/uc_recurring_hosted/uc_recurring_hosted.install Implements hook_schema().
uc_recurring_hosted_subscription_delete modules/uc_recurring_hosted/uc_recurring_hosted.module Delete a record by subscription ID or recurring fee ID. 1

Pages

Other projects