Reverse order of signup

More
9 years 5 months ago #71033 by Erika
Reverse order of signup was created by Erika
Is it possible somehow to have a user register first and once activated and logged in, then they are redirected to a page where they choose the subscription plan?

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

More
9 years 5 months ago #71047 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Reverse order of signup
Hi Erika

In that case, I think you can try this solution:

1. The registration should be handled by Joomla core. You should use Joomla core com_users component to handle the first registration

2. The menu item you created to display subscription plans should have access level set to Registered instead of Public. To be safe, I think you should set Access Level of the plan to Registered, too

3. You can config the Joomla core login module (don't know how users login on your site at the moment) so that after logging in, users will be redirected to the menu item which display subscription plans so that they can sign up for the plan they want

Hope it gives you some clues

Regards,

Tuan

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

More
9 years 5 months ago #71084 by Erika
Replied by Erika on topic Reverse order of signup
Thank you for your response. That is really helpful. Curious - would it be possible to use your component Joomla Payment Form to process an application fee on the front side? So the flow is this:

Register, pay $50 application fee.
Once paid and logged in, then they can choose the subscription plan from membership pro and continue from there as normal.

I've gotten everything to work exactly as you described above (core joomla for registration, then use make subscription page as redirect subscription page for registered/logged in users only). Instead of the core joomla registration, would your JOomla Payment Form work as the initial registration, and then I can redirect to my subscription page (registered/logged in only)?

Thanks! I will post my question on the pre sales forum too.

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

More
9 years 5 months ago #71116 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Reverse order of signup
I replied your post on pre-sales question forum. Please see my response there.

Regards,

Tuan

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