You are here

11 calls to uc_order_status_data() in Ubercart 5

uc_2checkout_complete in payment/uc_2checkout/uc_2checkout.module
uc_cart_checkout_form in uc_cart/uc_cart.module
uc_cart_checkout_review in uc_cart/uc_cart.module
Allow a customer to review their order before finally submitting it.
uc_cart_complete_sale in uc_cart/uc_cart.module
Completes a sale, including adjusting order status and creating user account.
uc_notify_order in uc_notify/uc_notify.module
Implementation of hook_order().
uc_order_actions in uc_order/uc_order.module
Return the actions a user may perform on an order.
uc_order_token_values in uc_order/uc_order.module
Implementation of hook_token_values(). (token.module)
uc_order_update_status in uc_order/uc_order.module
Update an order's status as long as no one objects.
uc_paypal_ec_checkout in payment/uc_paypal/uc_paypal.module
uc_recurring_order in payment/uc_recurring/uc_recurring.module
Implementation of hook_order().
_uc_importer_export_orders in uc_importer/uc_importer.module
Export orders as XML.