Search Results for

    Show / Hide Table of Contents

    Class PaymentProduct863SpecificData

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

    Properties

    IntegrationTypes

    The WeChat Pay integration types that can be used in the current payment context. Possible values:

    • desktopQRCode - used on desktops, the customer opens the WeChat app by scanning a QR code.
    • urlIntent - used in mobile apps or on mobile web pages, the customer opens the WeChat app using a URL intent.
    • nativeInApp - used in mobile apps that use the WeChat Pay SDK.
    Declaration
    public IList<string> IntegrationTypes { get; set; }
    Property Value
    Type Description
    IList<string>
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.