AddressPaneBase |
uc_cart/src/Plugin/Ubercart/CheckoutPane/AddressPaneBase.php |
Provides a generic address pane that can be extended as required. |
BillingAddressPane |
uc_cart/src/Plugin/Ubercart/CheckoutPane/BillingAddressPane.php |
Gets the user's billing address. |
CartPane |
uc_cart/src/Plugin/Ubercart/CheckoutPane/CartPane.php |
Displays the cart contents for review during checkout. |
CustomerInfoPane |
uc_cart/src/Plugin/Ubercart/CheckoutPane/CustomerInfoPane.php |
Gets the user's email address for login. |
DeliveryAddressPane |
uc_cart/src/Plugin/Ubercart/CheckoutPane/DeliveryAddressPane.php |
Gets the user's delivery information. |
OrderCommentsPane |
uc_cart/src/Plugin/Ubercart/CheckoutPane/OrderCommentsPane.php |
Allows a customer to make comments on the order. |