I'm trying to setup a membership upgrade template and implementing PayPal Pro Upgrade Forms.
What's the easiest way to setup a conditional based template for upgrading their account membership based on the account theyre logged in as and that role of the account (s2member_level1 , 2 ,3 - im using 3 plans).
Here's my setup, I have setup my Gravity Forms to do alot of the work involved in the membership site I have built and have essentially tied the roles/meta fields to s2member. s2member handles the roles, capabilities and everything in terms of diversification of content, security, etc. - Gravity forms simply handles the initial process of creating the post and registering the user with the correct roles, details.
These users can create their own posts once an account is created (i made a custom front end dashboard for users to edit the posts they've created, draft/undraft, etc). The post details differ depending on the plan.
What I'm trying to do is make a membership upgrade template so that if they're role is level 1 they can upgrade to 2 or 3, etc. - would it go something like this if level 1 -> 2 or 3 , if level 2 -> 1 or 3 , if level 3 -> 1 or 2?
Also, another question is that since I used PayPal Addon by Gravity Forms for the initial process , will this conflict with the paypal setup within s2member while utilizing the PayPal Pro Upgrade forms?
If so, would you know of a solution or a direction to head for implementing something into Gravity Forms to go along with this process?
Thanks