Checkout

Note: Spartacus 2.x is no longer maintained. Please upgrade to the latest version.

Note: This feature is introduced with version 1.0 of the TUA Spartacus libraries.

Contents

Overview

The checkout works differently in TUA Spartacus than in core Commerce Spartacus and needs to support product offerings as well as the complex pricing structure to support multiple types of charges including one-time charges, recurring charges, and usage charges.

Components

  • TmaReviewSubmitComponent extends ReviewSubmitComponent to display Pay on Checkout and other prices of the Product Offering in the Review Order. Information displayed is the same as for TmaCartItemComponent.
  • TmaCheckoutOrderSummaryComponent extends CheckoutOrderSummaryComponent to display Subtotal, Delivery cost, and Pay on Checkout Total price in the Review Order. Information displayed is the same as for TmaOrderSummaryComponent, and the only difference is that the Delivery Cost is always displayed.

Further Reading

For more information, see Pricing at Cart and Order Level in the TUA Help portal.