You are here

6 calls to UPSUtilities::packageTypes() in Ubercart 8.4

uc_ups_form_node_form_alter in shipping/uc_ups/uc_ups.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
uc_ups_fulfill_order in shipping/uc_ups/src/Plugin/Ubercart/FulfillmentMethod/uc_ups.ship.inc
Shipment creation callback.
uc_ups_shipment_request in shipping/uc_ups/src/Plugin/Ubercart/FulfillmentMethod/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_ups_uc_shipping_method in shipping/uc_ups/uc_ups.module
Implements hook_uc_shipping_method().
UPSSettingsForm::buildForm in shipping/uc_ups/src/Form/UPSSettingsForm.php
Form constructor.