Dynamic detection of plan

1 reply [Last post]
sg03
Offline
Joined: 02/09/2012
Status: 
Answered

Hello Leighton:Just bought the Membership suite.Let me explain my requirment Its a subscription based  Magazine website which basically offers research papers. Basic users for the websites are  students, teachers an Institutions

 

Print Edition: (Recurring)

Students Can get a member ship for

  •     6 months -  $10,
  •     1 year -   $15
  •     3 years -  $40

Teachers Can get a member ship for

  •     6 months -  $30,
  •     1 year -   $50
  •     3 years -  $100

Institutions Can get a member ship for

  •     6 months -  $50,
  •     1 year -   $100
  •     3 years -  $300

 

Web Edition: (One time)

Students Can get a member ship for

  •      Lif time -  $80

Teachers Can get a member ship for

  •     Lifetime - $100

Institutions Can get a member ship for

  •     Lifetime - $120.

Registertration flow is:

A Form needs to ask:-

  1.  - what kind of user Institutions / student / teacher -> May be a Select box
  2.  - Type of Media Print / Web -> select box

Depending on above 2 dynamically it should display  User registraion form along Suitable  Membership  plan.

Could you please suggest me how to go about that ???? 

Leighton Whiting
Offline
Joined: 06/02/2009
The best way to do this is to

The best way to do this is to use a custom module to insert the first select box, and then use some jQuery code so that the different plans are shown depending on the selection.

-Leighton

Twitter Feed