You are here

namespace Drupal\uc_quote\Plugin\Ubercart\ShippingQuote in Ubercart 8.4

Classsort descending Location Description
FlatRate shipping/uc_quote/src/Plugin/Ubercart/ShippingQuote/FlatRate.php Provides a flat rate shipping quote plugin.
PercentageRate shipping/uc_quote/src/Plugin/Ubercart/ShippingQuote/PercentageRate.php Provides a percentage rate shipping quote plugin.
WeightQuote shipping/uc_quote/src/Plugin/Ubercart/ShippingQuote/WeightQuote.php Assigns a shipping rate to products based on weight.