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

Description: Checkout step in which the shopper enters payment information. No payment details are captured in the event.

Type declaration