Search Results for

    Show / Hide Table of Contents

    Class PaymentReferences

    Inheritance
    object
    PaymentReferences
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Worldline.Acquiring.Sdk.V1.Domain
    Assembly: Worldline.Acquiring.Sdk.dll
    Syntax
    public class PaymentReferences

    Properties

    DynamicDescriptor

    Dynamic descriptor gives you the ability to control the descriptor on the credit card statement of the customer.

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

    MerchantReference

    Reference for the transaction to allow the merchant to reconcile their payments in our report files and in their disputes.
    It is advised to submit a unique value per transaction.
    The value is returned in the baseTrxType/addlMercData element of the MRX file.

    Declaration
    public string MerchantReference { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2024 Worldline Financial Services (Europe) SA