| currentStatus | Description |
|---|---|
| Redirect URL Created | Redirect URL has been created and returned in the API response |
| Redirect URL Invoked | The redirectUrl has been invoked and is being validated. Browser information is also being captured. |
| 3D Secure Invoked | All browser information has been collected, and 3D Secure is being invoked. |
| Performing 3DS2 Device Fingerprinting | The card issuer supports device fingerprinting and is being performed. |
| Performing 3DS2 Authentication | 3D Secure 2.0 authentication is in progress. |
| Performing 3DS2 Cardholder Challenge | The card was 3DS 2.0 enabled and the card issuer or merchant requested a cardholder challenge which is being performed. |
| Collecting 3DS2 Challenge Result | The 3DS 2.0 challenge succesfully took place, and the challenge response is being collected and decoded. |
| 3D Secure Complete | 3D Secure has been completed and the response is being analysed. |
| Performing Authorisation | isAutoAuthorisationRequired was set to true and the 3D Secure state has indicated that its is OK to proceed for authorisation, which is currently being performed. |
| Redirected back to Merchant | The entire 3D Secure Redirect process has been completed, and the end result is being passed back to the merchant to their `succesUrl` or `errorUrl`. |
