You are here

131 files declare their use of OrderInterface in Ubercart 8.4

AddLineItemForm.php in uc_order/src/Form/AddLineItemForm.php
AddOrderComment.php in uc_order/src/Plugin/RulesAction/AddOrderComment.php
AddressForm.php in shipping/uc_fulfillment/src/Form/AddressForm.php
AddressPaneBase.php in uc_order/src/Plugin/Ubercart/OrderPane/AddressPaneBase.php
AddressPaneBase.php in uc_cart/src/Plugin/Ubercart/CheckoutPane/AddressPaneBase.php
AdminComments.php in uc_order/src/Plugin/Ubercart/OrderPane/AdminComments.php
AuthorizeNet.php in payment/uc_authorizenet/src/Plugin/Ubercart/PaymentMethod/AuthorizeNet.php
BillingCountryCondition.php in uc_order/src/Plugin/Condition/BillingCountryCondition.php
BillTo.php in uc_order/src/Plugin/Ubercart/OrderPane/BillTo.php
CartManager.php in uc_cart/src/CartManager.php
CartManagerInterface.php in uc_cart/src/CartManagerInterface.php
CartPane.php in uc_cart/src/Plugin/Ubercart/CheckoutPane/CartPane.php
CashOnDelivery.php in payment/uc_payment_pack/src/Plugin/Ubercart/PaymentMethod/CashOnDelivery.php
Check.php in payment/uc_payment_pack/src/Plugin/Ubercart/PaymentMethod/Check.php
CheckoutCompleteEvent.php in uc_cart/src/Event/CheckoutCompleteEvent.php
CheckoutPanePluginBase.php in uc_cart/src/CheckoutPanePluginBase.php
CheckoutPanePluginInterface.php in uc_cart/src/CheckoutPanePluginInterface.php
CheckoutReviewOrderEvent.php in uc_cart/src/Event/CheckoutReviewOrderEvent.php
CheckoutStartEvent.php in uc_cart/src/Event/CheckoutStartEvent.php
CreditCardPaymentMethodBase.php in payment/uc_credit/src/CreditCardPaymentMethodBase.php
CreditCardTerminalForm.php in payment/uc_credit/src/Form/CreditCardTerminalForm.php
CustomerInfo.php in uc_order/src/Plugin/Ubercart/OrderPane/CustomerInfo.php
CustomerInfoPane.php in uc_cart/src/Plugin/Ubercart/CheckoutPane/CustomerInfoPane.php
DecrementStockAction.php in uc_stock/src/Plugin/RulesAction/DecrementStockAction.php
DeliveryCountryCondition.php in uc_order/src/Plugin/Condition/DeliveryCountryCondition.php
EcReviewForm.php in payment/uc_paypal/src/Form/EcReviewForm.php
EmailOrderInvoice.php in uc_order/src/Plugin/RulesAction/EmailOrderInvoice.php
FlatRate.php in shipping/uc_quote/src/Plugin/Ubercart/ShippingQuote/FlatRate.php
FreeOrder.php in payment/uc_payment/src/Plugin/Ubercart/PaymentMethod/FreeOrder.php
FulfillmentController.php in shipping/uc_fulfillment/src/Controller/FulfillmentController.php
FulfillmentMethodPluginInterface.php in shipping/uc_fulfillment/src/FulfillmentMethodPluginInterface.php
IncrementStockAction.php in uc_stock/src/Plugin/RulesAction/IncrementStockAction.php
LineItems.php in uc_order/src/Plugin/Ubercart/OrderPane/LineItems.php
MailInvoiceForm.php in uc_order/src/Form/MailInvoiceForm.php
Manual.php in shipping/uc_fulfillment/src/Plugin/Ubercart/FulfillmentMethod/Manual.php
NewPackageForm.php in shipping/uc_fulfillment/src/Form/NewPackageForm.php
NewShipmentForm.php in shipping/uc_fulfillment/src/Form/NewShipmentForm.php
NotifyGrantEvent.php in uc_file/src/Event/NotifyGrantEvent.php
NotifyGrantEvent.php in uc_role/src/Event/NotifyGrantEvent.php
NotifyRenewEvent.php in uc_role/src/Event/NotifyRenewEvent.php
NumberOfProductsCondition.php in uc_order/src/Plugin/Condition/NumberOfProductsCondition.php
OffsitePaymentMethodForm.php in payment/uc_payment/src/Form/OffsitePaymentMethodForm.php
OffsitePaymentMethodPluginInterface.php in payment/uc_payment/src/OffsitePaymentMethodPluginInterface.php
Order.php in uc_order/src/Entity/Order.php
OrderCommentAddedEvent.php in uc_order/src/Event/OrderCommentAddedEvent.php
OrderComments.php in uc_order/src/Plugin/Ubercart/OrderPane/OrderComments.php
OrderCommentsPane.php in uc_cart/src/Plugin/Ubercart/CheckoutPane/OrderCommentsPane.php
OrderController.php in uc_order/src/Controller/OrderController.php
OrderDeletedEvent.php in uc_order/src/Event/OrderDeletedEvent.php
OrderHasProductClassCondition.php in uc_order/src/Plugin/Condition/OrderHasProductClassCondition.php
OrderHasProductsCondition.php in uc_order/src/Plugin/Condition/OrderHasProductsCondition.php
OrderIsShippableCondition.php in uc_order/src/Plugin/Condition/OrderIsShippableCondition.php
OrderPaymentsForm.php in payment/uc_payment/src/Form/OrderPaymentsForm.php
OrderProductHasAttributeOption.php in uc_attribute/src/Plugin/Condition/OrderProductHasAttributeOption.php
OrderStateCondition.php in uc_order/src/Plugin/Condition/OrderStateCondition.php
OrderStatusEmailUpdateEvent.php in uc_order/src/Event/OrderStatusEmailUpdateEvent.php
OrderStatusUpdateEvent.php in uc_order/src/Event/OrderStatusUpdateEvent.php
OrderSubtotalCondition.php in uc_order/src/Plugin/Condition/OrderSubtotalCondition.php
OrderTotalCondition.php in uc_order/src/Plugin/Condition/OrderTotalCondition.php
OrderTotalWeightCondition.php in uc_order/src/Plugin/Condition/OrderTotalWeightCondition.php
OrderUpdateForm.php in uc_order/src/Form/OrderUpdateForm.php
Other.php in payment/uc_payment_pack/src/Plugin/Ubercart/PaymentMethod/Other.php
PackageCancelForm.php in shipping/uc_fulfillment/src/Form/PackageCancelForm.php
PackageController.php in shipping/uc_fulfillment/src/Controller/PackageController.php
PackageDeleteForm.php in shipping/uc_fulfillment/src/Form/PackageDeleteForm.php
PackageEditForm.php in shipping/uc_fulfillment/src/Form/PackageEditForm.php
Payment.php in payment/uc_payment/src/Plugin/Ubercart/OrderPane/Payment.php
PaymentBalanceCondition.php in payment/uc_payment/src/Plugin/Condition/PaymentBalanceCondition.php
PaymentDeleteForm.php in payment/uc_payment/src/Form/PaymentDeleteForm.php
PaymentEnteredEvent.php in payment/uc_payment/src/Event/PaymentEnteredEvent.php
PaymentMethod.php in payment/uc_payment/src/Entity/PaymentMethod.php
PaymentMethodManager.php in payment/uc_payment/src/Plugin/PaymentMethodManager.php
PaymentMethodPane.php in payment/uc_payment/src/Plugin/Ubercart/CheckoutPane/PaymentMethodPane.php
PaymentMethodPluginBase.php in payment/uc_payment/src/PaymentMethodPluginBase.php
PaymentMethodPluginInterface.php in payment/uc_payment/src/PaymentMethodPluginInterface.php
PayPalExpressCheckout.php in payment/uc_paypal/src/Plugin/Ubercart/PaymentMethod/PayPalExpressCheckout.php
PayPalPaymentsStandard.php in payment/uc_paypal/src/Plugin/Ubercart/PaymentMethod/PayPalPaymentsStandard.php
PayPalWebsitePaymentsPro.php in payment/uc_paypal/src/Plugin/Ubercart/PaymentMethod/PayPalWebsitePaymentsPro.php
PercentageRate.php in shipping/uc_quote/src/Plugin/Ubercart/ShippingQuote/PercentageRate.php
PercentageTaxRate.php in uc_tax/src/Plugin/Ubercart/TaxRate/PercentageTaxRate.php
PrintButton.php in uc_order/src/Plugin/Ubercart/OrderPane/PrintButton.php
Products.php in uc_order/src/Plugin/Ubercart/OrderPane/Products.php
QuotePane.php in shipping/uc_quote/src/Plugin/Ubercart/CheckoutPane/QuotePane.php
Quotes.php in shipping/uc_quote/src/Plugin/Ubercart/OrderPane/Quotes.php
ReceiveCheckForm.php in payment/uc_payment_pack/src/Form/ReceiveCheckForm.php
RenewFile.php in uc_file/src/Plugin/RulesAction/RenewFile.php
RenewRole.php in uc_role/src/Plugin/RulesAction/RenewRole.php
SendOrderEmail.php in uc_order/src/Plugin/RulesAction/SendOrderEmail.php
SendOrderEmail.php in uc_file/src/Plugin/RulesAction/SendOrderEmail.php
SendOrderEmail.php in uc_role/src/Plugin/RulesAction/SendOrderEmail.php
SendUserEmail.php in uc_role/src/Plugin/RulesAction/SendUserEmail.php
SetOrderStatus.php in uc_order/src/Plugin/RulesAction/SetOrderStatus.php
ShipmentController.php in shipping/uc_fulfillment/src/Controller/ShipmentController.php
ShipmentDeleteForm.php in shipping/uc_fulfillment/src/Form/ShipmentDeleteForm.php
ShipmentEditForm.php in shipping/uc_fulfillment/src/Form/ShipmentEditForm.php
ShipmentSaveEvent.php in shipping/uc_fulfillment/src/Event/ShipmentSaveEvent.php
ShippingMethodCondition.php in shipping/uc_quote/src/Plugin/Condition/ShippingMethodCondition.php
ShippingQuotePluginInterface.php in shipping/uc_quote/src/ShippingQuotePluginInterface.php
ShipTo.php in uc_order/src/Plugin/Ubercart/OrderPane/ShipTo.php
Subtotal.php in uc_order/src/Plugin/Ubercart/LineItem/Subtotal.php
TaxDisplay.php in uc_tax/src/Plugin/Ubercart/LineItem/TaxDisplay.php
TaxRatePluginBase.php in uc_tax/src/TaxRatePluginBase.php
TaxRatePluginInterface.php in uc_tax/src/TaxRatePluginInterface.php
TaxSubtotal.php in uc_tax/src/Plugin/Ubercart/LineItem/TaxSubtotal.php
TestGateway.php in payment/uc_credit/src/Plugin/Ubercart/PaymentMethod/TestGateway.php
Total.php in uc_order/src/Plugin/Ubercart/LineItem/Total.php
Tracking.php in shipping/uc_fulfillment/src/Plugin/Ubercart/OrderPane/Tracking.php
TwoCheckout.php in payment/uc_2checkout/src/Plugin/Ubercart/PaymentMethod/TwoCheckout.php
uc_attribute.module in uc_attribute/uc_attribute.module
Ubercart Attribute module.
uc_authorizenet.module in payment/uc_authorizenet/uc_authorizenet.module
Processes payments using Authorize.net. Supports AIM and ARB.
uc_cart.api.php in uc_cart/uc_cart.api.php
Hooks provided by the Cart module.
uc_file.rules.inc in uc_file/uc_file.rules.inc
Rules hooks and functions for uc_file.module.
uc_fulfillment.module in shipping/uc_fulfillment/uc_fulfillment.module
Organizes ordered products into packages and sets them up for shipment.
uc_googleanalytics.api.php in uc_googleanalytics/uc_googleanalytics.api.php
Hooks provided by the Google Analytics for Ubercart module.
uc_googleanalytics.module in uc_googleanalytics/uc_googleanalytics.module
Adds Google Analytics Javascript to the checkout completion page.
uc_order.api.php in uc_order/uc_order.api.php
Hooks provided by the Order module.
uc_order.module in uc_order/uc_order.module
Handles all things concerning Ubercart orders.
uc_order.rules.inc in uc_order/uc_order.rules.inc
Rules integration for order-related entity events, conditions, and actions.
uc_payment.module in payment/uc_payment/uc_payment.module
Defines the payment API that lets payment modules interact with Ubercart.
uc_product_kit.module in uc_product_kit/uc_product_kit.module
The product kit module for Ubercart.
uc_quote.module in shipping/uc_quote/uc_quote.module
The controller module for fulfillment modules that process physical goods.
uc_stock.module in uc_stock/uc_stock.module
Allow ubercart products to have stock levels associated with their SKU.
uc_tax.module in uc_tax/uc_tax.module
Ubercart Tax module.
uc_ups.ship.inc in shipping/uc_ups/src/Plugin/Ubercart/FulfillmentMethod/uc_ups.ship.inc
UPS functions for label generation.
UpdateOrder.php in uc_order/src/Plugin/Ubercart/OrderPane/UpdateOrder.php
UPSRateBase.php in shipping/uc_ups/src/Plugin/Ubercart/ShippingQuote/UPSRateBase.php
USPSDomesticRate.php in shipping/uc_usps/src/Plugin/Ubercart/ShippingQuote/USPSDomesticRate.php
USPSInternationalRate.php in shipping/uc_usps/src/Plugin/Ubercart/ShippingQuote/USPSInternationalRate.php
USPSRateBase.php in shipping/uc_usps/src/Plugin/Ubercart/ShippingQuote/USPSRateBase.php
WeightQuote.php in shipping/uc_quote/src/Plugin/Ubercart/ShippingQuote/WeightQuote.php
WpsController.php in payment/uc_paypal/src/Controller/WpsController.php