E-Payment Integrator 2020 C++ Builder Edition

Questions / Feedback?

SubscriptionDetailsFrequency Property

The frequency in which payments will occur.

Syntax

__property String SubscriptionDetailsFrequency = { read=FSubscriptionDetailsFrequency };

Default Value

""

Remarks

The frequency in which payments will occur.

If SubscriptionDetailsFrequencyUnit is applicable, this property will contain the length of the corresponding SubscriptionDetailsFrequencyUnit in which payments will occur.

This component uses pre-defined Frequency values which are listed below. If a gateway returns any value not contained within the pre-defined list, the raw value will be returned.

  • None
  • Daily
  • Weekly
  • BiWeekly
  • FourWeeks
  • SemiMonthly
  • Monthly
  • BiMonthly
  • Quarterly
  • SemiAnnually
  • Annually

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 C++ Builder Edition - Version 20.0 [Build 7941]