Search Results for

    Show / Hide Table of Contents

    Class DisputeReference

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

    Properties

    MerchantOrderId

    The merchant’s order ID of the transaction to which this dispute is linked.

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

    MerchantReference

    Your (unique) reference for the transaction that you can use to reconcile our report files.

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

    PaymentReference

    Payment Reference generated by WebCollect.

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

    ProviderId

    The numerical identifier of the Service Provider (Acquirer).

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

    ProviderReference

    The Service Provider’s reference.

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