## Confirm event `element.on(event: string, handler: function)` The `confirm` event is triggered when the customer finalizes their payment. Use this event to trigger payment confirmation. The following Checkout Elements support the `confirm` event: `expressCheckoutElement` and `checkoutForm`.