Hi guys, Im just setting up a new subscription service and want to offer different prices for products depending on their use. I want to offer as part of the purchase process other options that affect the price (e.g. +10% for example). Either, I offer a separate secure product folder for each option, or the same product pointed to by numerous options but at different prices. I would like not to use the radio button as this will get very busy, but use a drop down menu for each option. Has anyone done this before? Many thanks in advance
I tried to do the same thing but couldn't find a solution. This is what is doable. FolderGold - gold level subscription FolderSilver - silver subscription Protect both folders with amember. Create a signup page where you show the links and prices of each type. User click on link, goes to amember signup page. Use the 'signup.php?price_group=-1' option. This way, each level will have its own amember signup page. Hope this is helps.