DidFail

Event is sent when unretryable error occurs. This is a final event.

Parameters

paymentState

The payment state provides additional context about where in the payment process the failure occurred. For example, in the event of a user-initiated cancellation, this state can be used to determine which step the user was on when they canceled.

Constructors

Link copied to clipboard
constructor(failure: ProcessOutResult.Failure, paymentState: PONativeAlternativePaymentState)

Properties

Link copied to clipboard