You are here

Functions in UC Recurring Payments and Subscriptions 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_recurring_update_6011 ./uc_recurring.install Move product recurring feature to its own module. Add field to indicate which module handles the recurring fee.
uc_recurring_update_6012 ./uc_recurring.install Add another table to track order relationships.
uc_recurring_user_access ./uc_recurring.module Restrict access to recurring fee operations for users. 1 1
uc_recurring_user_cancel_form ./uc_recurring.pages.inc Displays the confirmation form for cancelling a recurring fee. 3
uc_recurring_user_cancel_form_submit ./uc_recurring.pages.inc Implements hook_submit() for the cancel recurring fee form().
uc_recurring_user_fees ./uc_recurring.module Display users recurring fees. 1
uc_recurring_user_view ./uc_recurring.module Implements hook_user_view().
uc_recurring_views_api ./uc_recurring.module Implements hook_views_api().
uc_recurring_views_data views/uc_recurring.views.inc Implementation of hook_views_data().
uc_recurring_views_handlers views/uc_recurring.views.inc Implement hook_views_handlers().
_uc_recurring_cybersource_billto_obj includes/uc_recurring.uc_cybersource.inc Create a billTo SOAP object from an order 2
_uc_recurring_cybersource_card_obj includes/uc_recurring.uc_cybersource.inc Create a card SOAP object from an order 2
_uc_recurring_cybersource_create_profile includes/uc_recurring.uc_cybersource.inc Set up a CyberSource customer profile 1
_uc_recurring_cybersource_soap_wsdl_url includes/uc_recurring.uc_cybersource.inc Get the WDSL URL used for SOAP requests 3
_uc_recurring_get_recurring_info_handlers ./uc_recurring.module Get the data of the handlers, keyed by the fee handler. 1
_uc_recurring_hosted_paypal_ipn_is_duplicate modules/uc_recurring_hosted/uc_recurring_hosted.paypal_ipn.inc Check if we have already recieved a IPN with the same details. 1
_uc_recurring_hosted_paypal_ipn_order modules/uc_recurring_hosted/uc_recurring_hosted.paypal_ipn.inc Loads the order object associated with either a WPS or WPP IPN. 1
_uc_recurring_hosted_paypal_ipn_payment modules/uc_recurring_hosted/uc_recurring_hosted.paypal_ipn.inc Handles payment information from IPN message. 3
_uc_recurring_hosted_paypal_ipn_save modules/uc_recurring_hosted/uc_recurring_hosted.paypal_ipn.inc Paypal IPN save function. 1
_uc_recurring_hosted_paypal_ipn_validate modules/uc_recurring_hosted/uc_recurring_hosted.paypal_ipn.inc Validate Paypal IPN. 1
_uc_recurring_hosted_paypal_mock_web_page modules/uc_recurring_hosted/uc_recurring_hosted.paypal_ipn.inc Mock page for testing the Paypal verify call. 1
_uc_recurring_subscription_add_interval_form modules/uc_recurring_subscription/uc_recurring_subscription.admin.inc Creates the payment interval form elements. 2
_uc_recurring_subscription_ahah_add_interval modules/uc_recurring_subscription/uc_recurring_subscription.admin.inc Adds a payment intervals option.
_uc_recurring_subscription_ahah_remove_interval modules/uc_recurring_subscription/uc_recurring_subscription.admin.inc Removes a payment interval option.
_uc_recurring_subscription_attribute_option_by_name modules/uc_recurring_subscription/uc_recurring_subscription.module Find attribute option with a given aid and name 2
_uc_recurring_subscription_create_attribute_option modules/uc_recurring_subscription/uc_recurring_subscription.module Format a standard naming convension for attribute names. 4
_uc_recurring_subscription_get_product_features modules/uc_recurring_subscription/uc_recurring_subscription.module This loads the reucrring product features as well as the attribute option for this feature. 2
_uc_recurring_subscription_group_options modules/uc_recurring_subscription/uc_recurring_subscription.rules.inc
_uc_recurring_subscription_option modules/uc_recurring_subscription/uc_recurring_subscription.module 1
_uc_recurring_subscription_product_feature_sort modules/uc_recurring_subscription/uc_recurring_subscription.module Function used by uasort to sort product features. 1
_uc_recurring_subscription_role_options modules/uc_recurring_subscription/uc_recurring_subscription.rules.inc 1
_uc_recurring_subscription_user_roles modules/uc_recurring_subscription/uc_recurring_subscription.rules.inc 1
_uc_recurring_uc_authorizenet_cim_paymentprofile_update_request includes/uc_recurring.uc_authorizenet.inc TODO: This function needs to be moved to the uc_authorizenet module and renamed to: _uc_authorizenet_cim_paymentprofile_update_request($order, $ref_id) 1
_uc_recurring_uc_authorizenet_cim_update_paymentprofile includes/uc_recurring.uc_authorizenet.inc TODO: This function needs to be moved to the uc_authorizenet module and renamed to: uc_authorizenet_cim_update_paymentprofile($order, $ref_id) 1
_uc_recurring_uc_cybersource_update_paymentprofile includes/uc_recurring.uc_cybersource.inc Update the payment profile 1

Pages

Other projects