Search Results for

    Show / Hide Table of Contents

    Class PaymentCreationReferences

    Inheritance
    object
    PaymentCreationReferences
    PaymentCreationOutput
    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 PaymentCreationReferences

    Properties

    AdditionalReference

    The additional reference identifier for this transaction. Data in this property will also be returned in our report files, allowing you to reconcile them.

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

    ExternalReference

    The external reference identifier for this transaction. Data in this property will also be returned in our report files, allowing you to reconcile them.

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