Search Results for

    Show / Hide Table of Contents

    Class SepaDirectDebitPaymentMethodSpecificOutput

    Inheritance
    object
    AbstractPaymentMethodSpecificOutput
    SepaDirectDebitPaymentMethodSpecificOutput
    Inherited Members
    AbstractPaymentMethodSpecificOutput.PaymentProductId
    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 SepaDirectDebitPaymentMethodSpecificOutput : AbstractPaymentMethodSpecificOutput

    Properties

    FraudResults

    Object containing the results of the fraud screening

    Declaration
    public FraudResults FraudResults { get; set; }
    Property Value
    Type Description
    FraudResults

    PaymentProduct771SpecificOutput

    Output that is SEPA Direct Debit specific (i.e. the used mandate)

    Declaration
    public PaymentProduct771SpecificOutput PaymentProduct771SpecificOutput { get; set; }
    Property Value
    Type Description
    PaymentProduct771SpecificOutput

    Token

    ID of the token. This property is populated for the GlobalCollect payment platform when the payment was done with a token or when the payment was tokenized.

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