PaymentFailed

The bank rejected the payment (for example, an exceeded transfer limit). Show userMessage if present; code carries a machine-readable reason. Specific to collectPayment.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard

More specific machine-readable reason, when known.

Link copied to clipboard
open override val message: String?
Link copied to clipboard

Text suitable for display to the user.