Search Results for

    Show / Hide Table of Contents

    Class MobilePaymentProduct320SpecificInputHostedCheckout

    Inheritance
    object
    MobilePaymentProduct320SpecificInputHostedCheckout
    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.Hostedcheckout.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class MobilePaymentProduct320SpecificInputHostedCheckout

    Properties

    MerchantName

    Used as an input for the Google Pay payment sheet. Provide your company name in a human readable form.

    Declaration
    public string MerchantName { get; set; }
    Property Value
    Type Description
    string

    MerchantOrigin

    Used as an input for the Google Pay payment sheet. Provide the url of your webshop. For international (non-ASCII) domains, please use Punycode.

    Declaration
    public string MerchantOrigin { get; set; }
    Property Value
    Type Description
    string

    ThreeDSecure

    Object containing specific data regarding 3-D Secure

    Declaration
    public GPayThreeDSecure ThreeDSecure { get; set; }
    Property Value
    Type Description
    GPayThreeDSecure
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.