Class PaymentProduct863SpecificData
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Product.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class PaymentProduct863SpecificDataProperties
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> |