Search Results for

    Show / Hide Table of Contents

    Class NonSepaDirectDebitPaymentProduct705SpecificInput

    Inheritance
    object
    NonSepaDirectDebitPaymentProduct705SpecificInput
    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 NonSepaDirectDebitPaymentProduct705SpecificInput

    Properties

    AuthorisationId

    Core reference number for the direct debit instruction in UK

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

    BankAccountBban

    Object containing account holder name and bank account information

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

    TransactionType

    • first-payment - First payment direct debit
    • nth-payment - Direct Debit (n-th payment)
    • re-presented - Re-presented direct debit (after failed attempt)
    • final-payment - Final payment direct debit
    • new-or-reinstated - (zero N) New or reinstated direct debit instruction
    • cancellation - (zero C) Cancellation of direct debit instruction
    • conversion-of-paper-DDI-to-electronic-DDI - (zero S) Conversion of paper DDI to electronic DDI (only used once, when migrating from traditional direct debit to AUDDIS
    Declaration
    public string TransactionType { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.