| Interface | Description |
|---|---|
| CheckoutResponse |
| Class | Description |
|---|---|
| CheckoutProcessContextFactory | |
| CheckoutSeed | |
| CommitTaxActivity |
This is an optional activity to allow a committal of taxes to a tax sub system.
|
| CommitTaxRollbackHandler | |
| CompleteOrderActivity | |
| CompleteOrderRollbackHandler |
Rollback handler to execute after an order has been marked as 'completed' and there is an exception.
|
| CompositeActivity | |
| ConfirmPaymentsRollbackHandler |
Rolls back all payments that have been processed or were confirmed in
ValidateAndConfirmPaymentActivity. |
| DecrementInventoryActivity |
Decrements inventory
|
| DecrementInventoryRollbackHandler |
Decrements inventory that was put on by the
DecrementInventoryActivity |
| PricingServiceActivity | |
| ValidateAndConfirmPaymentActivity |
This activity is responsible for validating and processing several aspects of an order's payment so that
it may successfully complete the checkout workflow.
|
| ValidateCheckoutActivity |
This activity is responsible for providing an extension point for validating a checkout request.
|
| ValidateProductOptionsActivity |
This is an required activity to valiate if required product options are in the order.
|
Copyright © 2025. All rights reserved.