Search Results for

    Show / Hide Table of Contents

    Class ThirdPartyStatusResponse

    Inheritance
    object
    ThirdPartyStatusResponse
    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
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class ThirdPartyStatusResponse

    Properties

    ThirdPartyStatus

    The status returned by the third party. Possible values:

    • WAITING - The customer has not connected to the third party
    • INITIALIZED - Authentication in progress
    • AUTHORIZED - Payment in progress
    • COMPLETED - The customer has completed the payment at the third party
    Declaration
    public string ThirdPartyStatus { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.