You are here

13 calls to uc_order_save() in Ubercart 7.3

UbercartCartCheckoutTestCase::createOrder in uc_cart/tests/uc_cart.test
Creates a new order.
UbercartCreditCardTestCase::createOrder in payment/uc_credit/tests/uc_credit.test
Helper function. Creates a new order.
UbercartOrderTestCase::testEntityHooks in uc_order/tests/uc_order.test
Tests order entity CRUD hooks.
UbercartOrderTestCase::ucCreateOrder in uc_order/tests/uc_order.test
Helper function for creating an order programmatically.
uc_2checkout_complete in payment/uc_2checkout/uc_2checkout.pages.inc
Finalizes 2Checkout transaction.
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_order_edit_form_submit in uc_order/uc_order.admin.inc
Form submission handler for uc_order_edit_form().
uc_paypal_ec_form_submit in payment/uc_paypal/uc_paypal.module
Submit handler for uc_paypal_ec_form().
uc_paypal_ec_review in payment/uc_paypal/uc_paypal.pages.inc
Handles the review page for Express Checkout Shortcut Flow.
uc_paypal_ec_review_form in payment/uc_paypal/uc_paypal.pages.inc
Returns the form for the custom Review Payment screen for Express Checkout.
uc_paypal_ec_review_form_submit in payment/uc_paypal/uc_paypal.pages.inc
uc_taxes_update_7003 in uc_taxes/uc_taxes.install
Make sure orders have stored tax data.