Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Billing Frequency is a predefined billable period of time which a merchant can set up to be used to sell products on recurring basis. Billing Frequency has the following properties:

  • Enabled - This property controls whether or not the pre-defined Billing Frequency is available in product configuration

    ...

      • (warning) do we need this flag? when is the purpose?
    • Website - Defines which Magento Website

      ...

        • (warning) - should this be global?
      • Label - The name of the Billing Frequency (eg. Monthly, Weekly, Annual, Semi-Annual, etc.)
      • Unit - Units to be used to configure the length of the pre-defined billing frequency (eg. Days or Months)
      • Frequency - Numeric value that will be used in combination with the Unit to define the length of the Billing Frequency

      Examples:

      Example 1:

      PropertyValue
      LabelQuarterly
      UnitMonths
      Frequency3

      Result: Any products tied to this Billing frequency will be shipped and billed every quarter.

      Example 2:

      PropertyValue
      LabelAnnually
      UnitMonths
      Frequency12

      Result: Any products tied to this Billing frequency will be shipped and billed every quarter.

      Example 3:

      PropertyValue
      LabelWeekly
      UnitDays
      Frequency7

      Result:

      ...

       Any products tied to this Billing frequency will be shipped and billed every quarter.