error: the subscription expiry time (ends_at) of the plan defined for the member was defined according to the main plan (table.plans) invoiceperiod and invoice interval.
example
main plan 1 year
selected plan 3 years (combination)
ends_at = now + 1year :(
fix: the subscription expiry time (ends_at) of the plan defined for the member is now defined according to the selected combination plan invoice period and invoice interval.
example
main plan 1 year
selected plan 3 years (combination)
ends_at = now + 3year :)
error: the subscription expiry time (ends_at) of the plan defined for the member was defined according to the main plan (table.plans) invoiceperiod and invoice interval. example main plan 1 year selected plan 3 years (combination) ends_at = now + 1year :(
fix: the subscription expiry time (ends_at) of the plan defined for the member is now defined according to the selected combination plan invoice period and invoice interval. example main plan 1 year selected plan 3 years (combination) ends_at = now + 3year :)