RestoreFailed

Defines the messaging of the alert presented to the user when restoring a transaction fails.

Constructors

Link copied to clipboard
constructor()
constructor(definition: PaywallOptions.RestoreFailed.() -> Unit)

Properties

Link copied to clipboard

Defines the title of the close button in the alert presented to the user when restoring a transaction fails. Defaults to Okay.

Link copied to clipboard

Defines the message of the alert presented to the user when restoring a transaction fails. Defaults to We couldn't find an active subscription for your account.

Link copied to clipboard

The title of the alert presented to the user when restoring a transaction fails. Defaults to No Subscription Found.