Search Results for

    Show / Hide Table of Contents

    Class RedirectPaymentProduct4101SpecificInput

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

    Properties

    DisplayName

    The merchant name as shown to the customer in some payment applications.

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

    IntegrationType

    The value of this property must be 'vpa', 'desktopQRCode', or 'urlIntent'.

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

    VirtualPaymentAddress

    The Virtual Payment Address (VPA) of the customer. The '+' character is not allowed in this property for transactions that are processed by TechProcess Payment Platform.

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