You are here

Functions in UC Recurring Payments and Subscriptions 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
uc_recurring_subscription_update_6000 modules/uc_recurring_subscription/uc_recurring_subscription.install
uc_recurring_test_gateway_process includes/uc_recurring.test_gateway.inc 2
uc_recurring_test_gateway_recurring_info includes/uc_recurring.test_gateway.inc Implementation of hook_recurring_info().
uc_recurring_test_gateway_renew includes/uc_recurring.test_gateway.inc 2
uc_recurring_theme ./uc_recurring.module Implementation of hook_theme().
uc_recurring_token_list ./uc_recurring.module Implementation of hook_token_list(). (token.module)
uc_recurring_token_values ./uc_recurring.module Implementation of hook_token_values(). (token.module)
uc_recurring_uc_authorizenet_recurring_info includes/uc_recurring.uc_authorizenet.inc Implementation of hook_recurring_info().
uc_recurring_uc_checkout_complete ./uc_recurring.module Implementation of hook_uc_checkout_complete().
uc_recurring_uc_credit includes/uc_recurring.uc_credit.inc Credit card process and renew. 1
uc_recurring_uc_credit_recurring_info includes/uc_recurring.uc_credit.inc Implementation of hook_recurring_info().
uc_recurring_uc_cybersource_recurring_info includes/uc_recurring.uc_cybersource.inc Implements hook_recurring_info().
uc_recurring_uc_message ./uc_recurring.module Implementation of hook_uc_message().
uc_recurring_uc_payment_pack_recurring_info includes/uc_recurring.uc_payment_pack.inc Implementation of hook_recurring_info().
uc_recurring_uninstall ./uc_recurring.install Implementation hook_uninstall().
uc_recurring_update_1 ./uc_recurring.install
uc_recurring_update_6000 ./uc_recurring.install
uc_recurring_update_6001 ./uc_recurring.install
uc_recurring_update_6002 ./uc_recurring.install
uc_recurring_update_6003 ./uc_recurring.install
uc_recurring_update_6004 ./uc_recurring.install
uc_recurring_update_6005 ./uc_recurring.install
uc_recurring_update_6006 ./uc_recurring.install Add product and product node ID to recurring users table.
uc_recurring_update_6007 ./uc_recurring.install Add status field to recurring users table.
uc_recurring_update_6008 ./uc_recurring.install Update the extension table, decrement the rebill_attempt value to start from 0 instead of 1.
uc_recurring_update_6010 ./uc_recurring.install Mistake in last update to set size of order_product_field.
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 ./uc_recurring.module Implementation of hook_user().
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_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.

Pages

Other projects