You are here

16 calls to uc_get_zone_code() in Ubercart 6.2

uc_2checkout_form in payment/uc_2checkout/uc_2checkout.module
Form to build the submission to 2Checkout.com.
uc_authorizenet_arb_create in payment/uc_authorizenet/uc_authorizenet.module
Sends an ARB Create request via the XML API.
uc_cybersource_calculate_tax in payment/uc_cybersource/uc_cybersource.module
Calculates taxes for an order using CyberSource's tax service.
uc_cybersource_hop_form in payment/uc_cybersource/uc_cybersource.module
Define values to be posted to CyberSource.
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_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_shipping_order_shipments in shipping/uc_shipping/uc_shipping.admin.inc
Displays a list of shipments for an order.
uc_store_customers in uc_store/uc_store.admin.inc
Displays customer administration page.
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
Construct an XML quote request.
_uc_authorizenet_charge in payment/uc_authorizenet/uc_authorizenet.module
Handles authorizations and captures through AIM at Authorize.Net
_uc_authorize_cim_xml_billto in payment/uc_authorizenet/uc_authorizenet.module
Map an order's billing information to an array for later XML conversion.
_uc_authorize_cim_xml_shipto in payment/uc_authorizenet/uc_authorizenet.module
Map an order's shipping information to an array for later XML conversion.
_uc_cybersource_post_charge in payment/uc_cybersource/uc_cybersource.module
_uc_cybersource_soap_charge in payment/uc_cybersource/uc_cybersource.module