Search Results for

    Show / Hide Table of Contents

    Class MobilePaymentMethodSpecificInputHostedCheckout

    Inheritance
    object
    AbstractPaymentMethodSpecificInput
    AbstractMobilePaymentMethodSpecificInput
    MobilePaymentMethodSpecificInputHostedCheckout
    Inherited Members
    AbstractMobilePaymentMethodSpecificInput.AuthorizationMode
    AbstractMobilePaymentMethodSpecificInput.CustomerReference
    AbstractMobilePaymentMethodSpecificInput.InitialSchemeTransactionId
    AbstractMobilePaymentMethodSpecificInput.Recurring
    AbstractMobilePaymentMethodSpecificInput.RequiresApproval
    AbstractMobilePaymentMethodSpecificInput.SkipFraudService
    AbstractMobilePaymentMethodSpecificInput.Token
    AbstractMobilePaymentMethodSpecificInput.Tokenize
    AbstractMobilePaymentMethodSpecificInput.UnscheduledCardOnFileRequestor
    AbstractMobilePaymentMethodSpecificInput.UnscheduledCardOnFileSequenceIndicator
    AbstractPaymentMethodSpecificInput.PaymentProductId
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    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
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.