-- HikaShop version -- : 4.2.2
-- HikaSerial version -- : 3.0.1
-- Joomla version -- : 3.9.15
-- PHP version -- : 7.3.14
-- Browser(s) name and version -- : Chrome 80
Hi guys,
I'm setting a portal that will manage 4 types of parent Registered Subscribed users:
- Registered A - free registration
-- Registered B - paid B subscription 10
--- Registered C - paid C subscription 30
---- Registered D - paid D subscription 50
When a Registered User buy a Subscription (B, C, D) he has added to that Joomla User Group for the Subscription time.
Now, I have for you three questions:
1 - From your point of view, Would be better to set a Product for each Subcription type or to have 1 Product with 3 Charateristics Variants ?
(Where I can assign a different Subscription type for each Variant)
2 - I'm asking it also thinking if there is a way to "upgrade" / "downgrade" from one Subscription to other Subscription.
I mean, I am a Paid C Subscriptor and I want to upgrade to Paid D, or the reverse I am a Paid D Subscriptor and I want to downgrade to Paid B,
Please, Can HikaSubscription calculate the residual value of the existing Subscription to transform it into time (downgrade) or discount (upgrade) ? How ? Do you have any tips for it ?
3 - I'd like to add discounts, different prices, depending on the renewal date.
I mean, I have a valid Subscription B till th 30 june 2020. If 'll renew before the 30 april I'll pay 5, from 01 may to 31 may I'll pay 6 and from 01 june to 30 june 7 (then I'll cannot renew and I'll have to buy it again at 10).
As far as I know on "Prices" tab I can only enter prices from date/to date, nothing related to the subscription expiration date.
Please, Do you have any tips for it ?