E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

SubscriptionDetailsFrequency Property

The frequency in which payments will occur.

Object Oriented Interface

public function getSubscriptionDetailsFrequency();

Procedural Interface

inpay_recurringbilling_get($res, 89 );

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 PHP Edition - Version 20.0 [Build 7941]