Search Results for

    Show / Hide Table of Contents

    Class ExemptionOutput

    Inheritance
    object
    ExemptionOutput
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class ExemptionOutput

    Properties

    ExemptionRaised

    Type of strong customer authentication (SCA) exemption that was raised towards the acquirer for this transaction.

    Declaration
    public string ExemptionRaised { get; set; }
    Property Value
    Type Description
    string

    ExemptionRejectionReason

    The request exemption could not be granted. The reason why is returned in this property.

    Declaration
    public string ExemptionRejectionReason { get; set; }
    Property Value
    Type Description
    string

    ExemptionRequest

    Type of strong customer authentication (SCA) exemption requested by you for this transaction.

    Declaration
    public string ExemptionRequest { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.