TransactionStatus

Transaction Status is populated in the transStatus field of the final CRes response.

  • Y - Authentication Verification Successful.

  • N - Not Authenticated /Account Not Verified; Transaction denied.

  • U - Authentication/Account Verification Could Not Be Performed; Technical or other problem, as indicated in ARes or RReq.

  • A - Attempts Processing Performed; Not Authenticated/Verified, but a proof of attempted authentication/verification is provided.

  • C - Challenge Required; Additional authentication is required using the CReq/CRes.

  • D - Challenge Required; Decoupled Authentication confirmed.

  • R - Authentication/Account Verification Rejected; Issuer is rejecting authentication/verification and request that authorisation not be attempted.

  • I - Informational Only; 3DS Requestor challenge preference acknowledged.

Entries

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.