You are here

service commerce_ups.ups_rate_request in Commerce UPS 8.3

Class

Drupal\commerce_ups\UPSRateRequest
1 string reference to commerce_ups.ups_rate_request
UPS::create in src/Plugin/Commerce/ShippingMethod/UPS.php
Creates an instance of the plugin.

File

./commerce_ups.services.yml
commerce_ups.services.yml

View source
  1. class: Drupal\commerce_ups\UPSRateRequest
  2. arguments:
  3. - '@commerce_ups.ups_shipment'
  4. - '@logger.factory'