Class RedirectPaymentProduct861SpecificInput
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class RedirectPaymentProduct861SpecificInput
Properties
MobileDevice
This indicates that a customer is on a mobile device and it is used to distinguish whether a customer should be redirected to AliPay Desktop or Mobile. Alternatively, if you cannot determine whether a customer is on a mobile device or not, a customer can be redirected to AliPay Mobile if the property CreatePaymentRequest.order.customer.device.userAgent is supplied.
Declaration
public bool? MobileDevice { get; set; }
Property Value
Type | Description |
---|---|
bool? |