Search Results for

    Show / Hide Table of Contents

    Class RecurringPaymentsData

    Inheritance
    object
    RecurringPaymentsData
    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 RecurringPaymentsData

    Properties

    RecurringInterval

    The object containing the frequency and interval between recurring payments.

    Declaration
    public Frequency RecurringInterval { get; set; }
    Property Value
    Type Description
    Frequency

    TrialInformation

    The object containing data of the trial period: no-cost or discounted time-constrained trial subscription period.

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