You are here

38 calls to uc_order_load() in Ubercart 6.2

hook_calculate_tax in docs/hooks.php
Calculates tax line items for an order.
test_gateway_charge in payment/uc_credit/test_gateway.module
Callback function to perform the charge operation.
UbercartCartCheckoutTestCase::testCheckoutRoleAssignment in uc_cart/uc_cart.test
UbercartTestHelper::checkout in uc_store/uc_store.test
Executes the checkout process.
uc_2checkout_complete in payment/uc_2checkout/uc_2checkout.pages.inc
@file 2checkout menu items.
uc_2checkout_form_alter in payment/uc_2checkout/uc_2checkout.module
Implements hook_form_alter().
uc_authorizenet_charge in payment/uc_authorizenet/uc_authorizenet.module
uc_cart_checkout_complete in uc_cart/uc_cart.pages.inc
Completes the sale and finishes checkout.
uc_cart_checkout_form in uc_cart/uc_cart.pages.inc
The checkout form built up from the enabled checkout panes.
uc_cart_checkout_form_validate in uc_cart/uc_cart.pages.inc
Form validation for uc_cart_checkout_form().
uc_cart_checkout_review in uc_cart/uc_cart.pages.inc
Allows a customer to review their order before finally submitting it.
uc_cart_checkout_review_form_submit in uc_cart/uc_cart.pages.inc
Final checks to make sure the order can be completed.
uc_credit_terminal_form_submit in payment/uc_credit/uc_credit.admin.inc
Submit handler for credit terminal form.
uc_credit_terminal_form_validate in payment/uc_credit/uc_credit.admin.inc
Validation handler for credit terminal form.
uc_cybersource_charge in payment/uc_cybersource/uc_cybersource.module
uc_cybersource_form_alter in payment/uc_cybersource/uc_cybersource.module
Implements hook_form_alter().
uc_cybersource_hop_post in payment/uc_cybersource/uc_cybersource.module
uc_googleanalytics_footer in uc_googleanalytics/uc_googleanalytics.module
Implements hook_footer().
uc_order_delete in uc_order/uc_order.module
Deletes an order and tells other modules to do the same.
uc_order_edit_form_submit in uc_order/uc_order.admin.inc
Form submission handler for uc_order_edit_form().
uc_order_edit_form_validate in uc_order/uc_order.admin.inc
Prevents order edits from colliding.
uc_order_mail_invoice_form_submit in uc_order/uc_order.admin.inc
Form submission handler for uc_order_mail_invoice_form().
uc_order_pane_quotes in shipping/uc_quote/uc_quote.module
Shipping quote order pane callback.
uc_order_update_status in uc_order/uc_order.module
Update an order's status as long as no one objects.
uc_order_view_update_form_submit in uc_order/uc_order.order_pane.inc
Form submit handler for uc_order_view_update_form().
uc_payment_enter in payment/uc_payment/uc_payment.module
Enters a payment for an order.
uc_payment_get_details in payment/uc_payment/uc_payment.module
uc_paypal_ec_checkout in payment/uc_paypal/uc_paypal.module
Redirects if a customer selects PayPal Express Checkout as a payment method.
uc_paypal_ec_review in payment/uc_paypal/uc_paypal.pages.inc
uc_paypal_ec_review_form_submit in payment/uc_paypal/uc_paypal.pages.inc
uc_paypal_ec_review_redirect in payment/uc_paypal/uc_paypal.pages.inc
uc_paypal_ec_submit in payment/uc_paypal/uc_paypal.pages.inc
uc_paypal_ec_submit_form_submit in payment/uc_paypal/uc_paypal.module
Additional submit handler for uc_cart_checkout_review_form().
uc_paypal_form_alter in payment/uc_paypal/uc_paypal.module
Implements hook_form_alter().
uc_paypal_ipn in payment/uc_paypal/uc_paypal.pages.inc
Process Instant Payment Notifiations from PayPal.
uc_paypal_wpp_charge in payment/uc_paypal/uc_paypal.module
Processes a credit card payment through Website Payments Pro.
uc_shipping_shipment_save in shipping/uc_shipping/uc_shipping.module
Save a shipment.
uc_taxes_calculate_tax in uc_taxes/uc_taxes.module
Calculates the amount and types of taxes that apply to an order.