| CartApprovalRequestEvent |
Represents the data needed to send a notification after an account user submits a cart requiring
approval.
|
| CartPendingPaymentFailedEvent |
A message event dispatched after one or more of a cart's pending payments failed.
|
| CartRejectionEvent |
A message event dispatched after an approver rejects a cart.
|
| CheckoutCompletionEvent |
A message event dispatched after a cart checkout completes successfully.
|
| CheckoutRollbackEvent |
A message event dispatched when a checkout workflow encounters an unrecoverable error and must
roll back the work of its checkout workflow activities.
|
| PaymentSummary |
The domain that summarizes the current state of transactions against the payment.
|