Skip to main content
Final Class Returned when the payer could not complete the transaction. The hosted page surfaces errorMessage to the user.
final class CrossmintCheckoutTransactionFailure extends CrossmintCheckoutTransactionResult

Constructors

CrossmintCheckoutTransactionFailure

const CrossmintCheckoutTransactionFailure({required this.errorMessage})
Creates a failure result.

Properties

errorMessage

final String errorMessage
Short, user-facing failure description.