You are here

10 calls to uc_recurring_fee_user_save() in UC Recurring Payments and Subscriptions 6.2

uc_recurring_expire in ./uc_recurring.module
Process a fee expiration.
uc_recurring_extend_fee in ./uc_recurring.module
Handle extensions when a recurring payment was unsuccessful.
uc_recurring_fee_cancel in ./uc_recurring.module
Wrapper function to cancel a user's recurring fee.
uc_recurring_hosted_authorizenet_arb_process in modules/uc_recurring_hosted/uc_recurring_hosted.module
Set up the recurring fee using the ARB API.
uc_recurring_hosted_paypal_wpp_process in modules/uc_recurring_hosted/uc_recurring_hosted.module
PayPal website payments pro process.
uc_recurring_hosted_paypal_wpp_suspension_log in modules/uc_recurring_hosted/uc_recurring_hosted.module
Suspends a user's profile due to failed payment.
uc_recurring_order_process_order in modules/uc_recurring_order/uc_recurring_order.module
Process a recurring order.
uc_recurring_product_process_order in modules/uc_recurring_product/uc_recurring_product.module
Passes the information onto the specified fee handler for processing.
uc_recurring_renew in ./uc_recurring.module
Process a renewal, either from the cron job or manually from a fee handler.
uc_recurring_uc_checkout_complete in ./uc_recurring.module
Implementation of hook_uc_checkout_complete().