10 calls to uc_store_name() in Ubercart 7.3
- uc_cybersource_hop_form in payment/
uc_cybersource/ uc_cybersource.module - Defines values to be posted to CyberSource.
- uc_googleanalytics_ecommerce_js in uc_googleanalytics/
uc_googleanalytics.module - Build the e-commerce JS passed to Google Analytics for order tracking.
- uc_payment_method_check in payment/
uc_payment_pack/ uc_payment_pack.module - Payment method callback for the "Check" payment method.
- uc_paypal_wps_form in payment/
uc_paypal/ uc_paypal.module - Returns the form elements for the Website Payments Standard form.
- uc_store_address in uc_store/
uc_store.module - Returns the user-defined store address.
- uc_store_email_from in uc_store/
uc_store.module - Returns store name and e-mail address in an RFC 2822 compliant string.
- uc_store_settings_form in uc_store/
uc_store.admin.inc - Form builder for store settings.
- uc_store_tokens in uc_store/
uc_store.tokens.inc - Implements hook_tokens().
- uc_ups_shipment_request in shipping/
uc_ups/ uc_ups.ship.inc - Constructs an XML shipment request.
- uc_ups_shipping_quote in shipping/
uc_ups/ uc_ups.module - Constructs an XML quote request.