This component, which usually appears in the Order Total Stage of an order processing pipeline, verifies that the _oadjust
_subtotal
, _shipping
_total
, _tax
_total
, and _handling
_total
values on the order have been set. If they have not been set, and error is raised. If they have, these four values are added together, and the sum is stored in the order._total
_total
name/value pair.