You are here

15 calls to uc_get_country_data() in Ubercart 7.3

uc_2checkout_form in payment/uc_2checkout/uc_2checkout.module
Form to build the submission to 2Checkout.com.
uc_cybersource_charge in payment/uc_cybersource/uc_cybersource.module
Charges card.
uc_cybersource_hop_form in payment/uc_cybersource/uc_cybersource.module
Defines values to be posted to CyberSource.
uc_cybersource_uc_calculate_tax in payment/uc_cybersource/uc_cybersource.module
Implements hook_uc_calculate_tax().
uc_googleanalytics_ecommerce_js in uc_googleanalytics/uc_googleanalytics.module
Build the e-commerce JS passed to Google Analytics for order tracking.
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_submit_form_submit in payment/uc_paypal/uc_paypal.module
Additional submit handler for uc_cart_checkout_review_form().
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_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.
_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
Maps an order's billing information to an array for later XML conversion.
_uc_authorize_cim_xml_shipto in payment/uc_authorizenet/uc_authorizenet.module
Maps an order's shipping information to an array for later XML conversion.
_uc_cybersource_soap_charge in payment/uc_cybersource/uc_cybersource.module
Handles the SOAP charge request and Ubercart order save.