Code

Possible error codes that can be returned as a result of attempting to verify a card nonce.

Entries

Link copied to clipboard

Square Buyer Verification SDK could not verify the provided card.

Link copied to clipboard

The result when the customer cancels the Square Buyer Verification flow before a card is successfully verified.

Link copied to clipboard

Square Buyer Verification SDK could not connect to the network.

Link copied to clipboard

BuyerVerification.verify was used in an unexpected or unsupported way. See debugCode and debugMessage for more information.

Link copied to clipboard

The version of the Square Buyer Verification SDK used by this application is no longer supported.

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.