Search Results for

    Show / Hide Table of Contents

    Class MobilePaymentProductSession302SpecificInput

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

    Properties

    DisplayName

    Used as an input for the Apple Pay payment button. Provide your company name in a human readable form.

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

    DomainName

    Provide a fully qualified domain name of your own payment page that will be showing an Apple Pay button.

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

    ValidationUrl

    Provide the validation URL that has been provided by Apple once you have started an Apple Pay session.

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