Class MobilePaymentMethodSpecificInputHostedCheckout
Inheritance
MobilePaymentMethodSpecificInputHostedCheckout
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class MobilePaymentMethodSpecificInputHostedCheckout : AbstractMobilePaymentMethodSpecificInput
Properties
PaymentProduct302SpecificInput
Object containing information specific to Apple Pay
Declaration
public MobilePaymentProduct302SpecificInputHostedCheckout PaymentProduct302SpecificInput { get; set; }
Property Value
| Type | Description |
|---|---|
| MobilePaymentProduct302SpecificInputHostedCheckout |
PaymentProduct320SpecificInput
Object containing information specific to Google Pay (paymentProductId 320)
Declaration
public MobilePaymentProduct320SpecificInputHostedCheckout PaymentProduct320SpecificInput { get; set; }
Property Value
| Type | Description |
|---|---|
| MobilePaymentProduct320SpecificInputHostedCheckout |