CheckoutSubmit: {
    events: (Cart | Identity | PartyIdentification | ErrorEvent)[];
}

Description: Checkout step in which the shopper submits the order. If it fails a corresponding Error interaction should be sent.

Type declaration