Please Log in or Create an account to join the conversation.
All the top level plans are exclusive as well so they can only ever be subscribed to A, B, C, or D.
do this through the template .... adding code specific to that plan id
Please Log in or Create an account to join the conversation.
Please see my reply regarding "Plans A1, B1, and C1, are just copies of Plan D and made set as child plans to A, B, and C.". A, B, and C would have a child plan that's non-exclusive which is an addon plan for A, B, and C. It'd give the same benefits as Plan D. This covers your usecase of A + D, etc..We need to have:
(A or B or C) and/or D
D needs to be completely 'independent' of A,B,C. So setting 'exclusive' at the top level doesn't achieve the site needs. It prevents the user from subscribing to 'A and D' (or 'B and D' or 'C and D').
We don't provide custom coding assistance. It'd probably be a PHP if statement in maybe the below.Can you give some instruction on where/how to do this?
Please Log in or Create an account to join the conversation.