Edit

Share via


INPaymentStatusResolutionResult.GetConfirmationRequired Method

Definition

Factory method to create an INPaymentStatusResolutionResult object indicating that the user must confirm the value of the parameter.

public static Intents.INPaymentStatusResolutionResult GetConfirmationRequired (Intents.INPaymentStatus valueToConfirm);
static member GetConfirmationRequired : Intents.INPaymentStatus -> Intents.INPaymentStatusResolutionResult

Parameters

valueToConfirm
INPaymentStatus

Returns

Applies to