62 calls to uc_currency_format() in Ubercart 7.3
- hook_uc_payment_entered in payment/
uc_payment/ uc_payment.api.php - Takes action when a payment is entered for an order.
- template_preprocess_uc_order in uc_order/
uc_order.module - Preprocesses a formatted invoice with an order's data.
- test_gateway_charge in payment/
uc_credit/ tests/ test_gateway.module - Callback function to perform the charge operation.
- theme_uc_price in uc_store/
uc_store.theme.inc - Displays a price in the standard format and with consistent markup.
- UbercartAttributeCheckoutTestCase::testAttributeAddToCart in uc_attribute/
tests/ uc_attribute_checkout.test - Tests that product in cart has the selected attribute option.
- UbercartAttributeTestCase::testAttributeUIProductAttributes in uc_attribute/
tests/ uc_attribute.test - Tests the "product attributes" page.
- UbercartAttributeTestCase::testAttributeUISettings in uc_attribute/
tests/ uc_attribute.test - Tests the attribute settings page.
- UbercartAttributeTestCase::testProductAttribute in uc_attribute/
tests/ uc_attribute.test - Tests attributes applied to a product.
- UbercartProductKitTestCase::testProductKitDiscounts in uc_product_kit/
tests/ uc_product_kit.test - Tests product kit discounting.
- UbercartProductKitTestCase::testProductKitMutability in uc_product_kit/
tests/ uc_product_kit.test - Tests product kit mutability.
- UbercartProductKitTestCase::testProductKitNodeForm in uc_product_kit/
tests/ uc_product_kit.test - Tests creating product kits through the node form.
- UbercartProductTestCase::testProductNodeForm in uc_product/
tests/ uc_product.test - UbercartQuoteTestCase::testQuote in shipping/
uc_quote/ tests/ uc_quote.test - Tests basic flatrate shipping quote functionality.
- UbercartTaxesTestCase::assertTaxLineCorrect in uc_taxes/
tests/ uc_taxes.test - UbercartTaxesTestCase::testStoredTaxDisplay in uc_taxes/
tests/ uc_taxes.test - uc_2checkout_form in payment/
uc_2checkout/ uc_2checkout.module - Form to build the submission to 2Checkout.com.
- uc_cart_checkout in uc_cart/
uc_cart.pages.inc - Displays the cart checkout page built of checkout panes from enabled modules.
- uc_credit_terminal in payment/
uc_credit/ uc_credit.admin.inc - Displays the credit card terminal page.
- uc_credit_terminal_form in payment/
uc_credit/ uc_credit.admin.inc - Displays the credit card terminal form for administrators.
- uc_cybersource_charge in payment/
uc_cybersource/ uc_cybersource.module - Charges card.
- uc_cybersource_tax_test in payment/
uc_cybersource/ uc_cybersource.module - Displays the taxes for an order.
- uc_cybersource_uc_calculate_tax in payment/
uc_cybersource/ uc_cybersource.module - Implements hook_uc_calculate_tax().
- uc_flatrate_form_alter in shipping/
uc_flatrate/ uc_flatrate.module - Implements hook_form_alter().
- uc_flatrate_uc_shipping_method in shipping/
uc_flatrate/ uc_flatrate.module - Implements hook_uc_shipping_method().
- uc_order_handler_field_money_amount::render in uc_order/
views/ uc_order_handler_field_money_amount.inc - Overrides views_handler_field::render().
- uc_order_load_line_items_display in uc_order/
uc_order.module - Returns an order's line items ordered by weight, prepared for display.
- uc_order_pane_payment in payment/
uc_payment/ uc_payment_order_pane.inc - Handles the Payment order pane.
- uc_order_tokens in uc_order/
uc_order.tokens.inc - Implements hook_tokens().
- uc_payment_condition_balance_options in payment/
uc_payment/ uc_payment.rules.inc - Returns balance options.
- uc_payment_delete in payment/
uc_payment/ uc_payment.module - Deletes a payment from the database.
- uc_payment_delete_confirm_form in payment/
uc_payment/ uc_payment.admin.inc - Confirmation form to delete a payment from an order.
- uc_payment_enter in payment/
uc_payment/ uc_payment.module - Enters a payment for an order.
- uc_payment_method_cod in payment/
uc_payment_pack/ uc_payment_pack.module - Payment method callback for the "Cash on Delivery" payment method.
- uc_payment_pack_receive_check_form in payment/
uc_payment_pack/ uc_payment_pack.admin.inc - Receives a check for an order and put in a clear date.
- uc_payment_tokens in payment/
uc_payment/ uc_payment.tokens.inc - Implements hook_tokens().
- uc_payment_uc_payment_method in payment/
uc_payment/ uc_payment.module - Implements hook_uc_payment_method().
- 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_form_submit in payment/
uc_paypal/ uc_paypal.module - Submit handler for uc_paypal_ec_form().
- uc_paypal_ec_submit_form_submit in payment/
uc_paypal/ uc_paypal.module - Additional submit handler for uc_cart_checkout_review_form().
- uc_paypal_ipn in payment/
uc_paypal/ uc_paypal.pages.inc - Processes 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_paypal_wps_form in payment/
uc_paypal/ uc_paypal.module - Returns the form elements for the Website Payments Standard form.
- uc_product_kit_form in uc_product_kit/
uc_product_kit.module - Implements hook_form().
- uc_product_tokens in uc_product/
uc_product.tokens.inc - Implements hook_tokens().
- uc_quote_assemble_quotes in shipping/
uc_quote/ uc_quote.pages.inc - Pulls the get_quote_from_* triggers and assembles their returned data.
- uc_reports_customers in uc_reports/
uc_reports.admin.inc - Displays the customer report.
- uc_reports_products in uc_reports/
uc_reports.admin.inc - Displays the product reports.
- uc_reports_products_custom in uc_reports/
uc_reports.admin.inc - Displays the custom product report.
- uc_reports_sales_custom in uc_reports/
uc_reports.admin.inc - Displays the custom sales report form and table.
- uc_reports_sales_year in uc_reports/
uc_reports.admin.inc - Displays the yearly sales report form and table.
- uc_shipping_shipment_edit in shipping/
uc_shipping/ uc_shipping.admin.inc - Creates or edits a shipment.
- uc_store_settings_form in uc_store/
uc_store.admin.inc - Form builder for store settings.
- uc_taxes_uc_order in uc_taxes/
uc_taxes.module - Implements hook_uc_order().
- uc_ups_fulfill_order in shipping/
uc_ups/ uc_ups.ship.inc - Shipment creation callback.
- uc_weightquote_form_alter in shipping/
uc_weightquote/ uc_weightquote.module - Implements hook_form_alter().
- uc_weightquote_uc_shipping_method in shipping/
uc_weightquote/ uc_weightquote.module - Implements hook_uc_shipping_method().
- _uc_attribute_alter_form in uc_attribute/
uc_attribute.module - Helper function for uc_attribute_form_alter().
- _uc_authorizenet_charge in payment/
uc_authorizenet/ uc_authorizenet.module - Handles authorizations and captures through AIM at Authorize.net.
- _uc_authorizenet_cim_profile_charge in payment/
uc_authorizenet/ uc_authorizenet.module - Uses a reference to charge to a CIM profile.
- _uc_authorizenet_cim_profile_charge_request in payment/
uc_authorizenet/ uc_authorizenet.module - Helper for building the request for a CIM profile charge.
- _uc_cybersource_post_charge in payment/
uc_cybersource/ uc_cybersource.module - POSTs transaction to CyberSource.
- _uc_cybersource_soap_charge in payment/
uc_cybersource/ uc_cybersource.module - Handles the SOAP charge request and Ubercart order save.