Calendar year subscription - possible?

More
6 years 11 months ago #118327 by Seán
I run Joomla sites for a couple of clubs, both of which have yearly subscriptions but they both expire at a particular time of year, not a year after payment. This is the usual way it’s done with clubs.

Is it possible to set this up with your extension?

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #118328 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Calendar year subscription - possible?
Hi Seán

Yes. That's supported in the extension. It's how the extension works by default, so it's easy to setup

Tuan

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #118352 by Seán
Replied by Seán on topic Calendar year subscription - possible?
But that is not what the documentation says at all!

Your documentation talks a lot about subscriptions for a period of time (e.g. $60 for three months), but I’m talking about a membership payment for a particular 12-month period (e.g. only for 2018 or only for March 2018-March 2019). We want all renewals to happen at a particular time of year.

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #118355 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Calendar year subscription - possible?
Hi Sean

So how it should work in your case :

1. All subscriptions expired on the same date (not depends on the date the subscribers sign up). That case is supported in the extension. For example, you can setup a plan which has all subscriptions expired on 31-12-2019. Then all subscriptions will be expired on that date, not depend on they sign up today or tomorrow or next month....

2. Subscriptions expired date depends on the date users sign up and subscription length of the plan

For example, if subscription length is 1 year,and someone sign up today (15/10/2018, they will be expired on 15/10/2019). If someone signs up next month 15/11/2018. they will be expired on 15/11/2019. This case is supported, too

Not sure if it answers your questions? If No, then please give us a sample how you want it to work so that we can understand and give you the answer

Tuan

Please Log in or Create an account to join the conversation.

More
6 years 10 months ago #118360 by Alan Bennett
Replied by Alan Bennett on topic Calendar year subscription - possible?
I concur with Tuan re your requirement and that is how my site works. All Plans set to expire on 30/6 of each year.

I do have some custom php that extends to end of following 30/6 if they join late in the year (last 3 months).

Please Log in or Create an account to join the conversation.

More
6 years 10 months ago #118365 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Calendar year subscription - possible?
Thanks Alan

Maybe you can share your PHP script you are using in case someone needs it?

Tuan

Please Log in or Create an account to join the conversation.