Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

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.