ThreeDSecureResult

sealed class ThreeDSecureResult

Result of upgrading a PaymentMethodNonce with 3D Secure Authentication

Inheritors

Types

Link copied to clipboard

The user canceled the 3DS authentication flow.

Link copied to clipboard

There was an error in the 3DS authentication flow. Optionally may return a nonce if the authentication was not successful but the nonce from the ThreeDSecureLookup can be transacted with.

Link copied to clipboard

The 3DS flow completed successfully. This nonce should be sent to your server.