InstrumentVerificationFailStatusReason

Enum class representing the information about the customer verification session failure reason. It helps determine the next course of action.

Entries

Link copied to clipboard

The verification process does not support the Bank.

Link copied to clipboard

The bank account information does not match the customer information in Embedded Wallet. Account can be verified by manual submission of bank statement to Paysafe support.

Link copied to clipboard

Another customer is using the same instrument. Usually this happens when using shared bank account. Contact Paysafe support to resolve the issue.

Link copied to clipboard

Sufficient information could not be obtained by the bank to prove ownerhip.

Link copied to clipboard

Technical error in Paysafe system. Try adding instrument through new verification session.

Link copied to clipboard

Verification session expired. Start new verification session.

Link copied to clipboard

The user has abondened the instrument verification process without providing enough details about their bank account.

Link copied to clipboard

An error occurred when user was trying to select their bank account.

Link copied to clipboard

Unexpected error, unable to classify. Contact Paysafe support to resolve the issue.

Link copied to clipboard

Returned when no valid value was found.

Properties

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.