Canceling transactions

Last updated: October 28, 2024

3.6.1 and later

You can manually cancel a Web transaction by calling the cancelTransaction function on the iproov-me component. This is useful when you want to abort a user journey without waiting for a transaction to timeout. Calling this function emits the integration_cancelled event. For more details see the Web SDK reference on GitHub.

Next step

Customize the Web user interface