Prevent double registration for same plan

  • Frédéric Bianchi
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
4 years 5 months ago #129842 by Frédéric Bianchi
Prevent double registration for same plan was created by Frédéric Bianchi
Hello,
is there a way to prevent a member to register twice for the exact same plan ?
But not with the category setting, i mean if in a category i have 3 different plans, i dont want a user can register twice for the same plan in this category but can register for another plan of this category.

Regards

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

More
4 years 5 months ago #129847 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Prevent double registration for same plan
Hello

Try to set Enable Renewal setting of the plan to No. It should solve the issue

Regards,

Tuan

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

  • Frédéric Bianchi
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
4 years 5 months ago #129849 by Frédéric Bianchi
Replied by Frédéric Bianchi on topic Prevent double registration for same plan
OK, i will try this. This.
And can i make condition, for example, user have to register at PLAN1 to have the possibility to register at PLAN2 ?

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

More
4 years 5 months ago #129854 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Prevent double registration for same plan
That would require clever setup using Joomla core ACL. Below is the idea:

- Create a new Joomla user group Plan 1 (should be child group of Registered user group)
- Create a new access level Plan 1, only choose Plan 1 user group for that access level
- Configure Plan 1 so that when user sign up, they will be assigned to Plan 1 user group use Joomla groups plugin
- Set Access setting of Plan 2 to Plan 1

With that setting, users who subscribe to Plan 1 will have Plan 1 access level, thus they can see and subscribe to plan 2

Hope it is clear to you

Tuan

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

  • Frédéric Bianchi
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
4 years 5 months ago #129866 by Frédéric Bianchi
Replied by Frédéric Bianchi on topic Prevent double registration for same plan
Yes, good idea, I hadn't thought of that, but I already use the groups for the different menu accesses, depending on the subscription.

Regards,
Frédéric

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

More
4 years 5 months ago #129869 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Prevent double registration for same plan
OK Frédéric. Use that approach and it should work. If you have any questions, please don't hesitate to ask

Regards,

Tuan

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