I would like to be able to have amember "hide" a product so that it is not visible to the user unless they have a direct link. The idea is that I have two products: 1. Membership at 19.99 a month 2. Membership at 19.99 a month - first month free I have it set up like this because amember and 1shoppingcart don't seem to be compatible for coupons. I just got started with amember and everything is working great in my testing, but I need to find a way to make it so the "first month free" product has a separate signup.php page. Am I going about this the wrong way? If it were possible, I would love to use a coupon or something, but I can't see any way for this to happen.
look up the documentation on Price Groups... setting a Price Group to negative numbers (-1 for example) sets the product to be hidden, and then you can only reach it by going to signup.php?price_group=-1