This is a little confusing, please bear with me. I have two kinds of products setup in aMember. Membership = allows access to protected site. Registration = registers a book in our system. Members need to complete a "Publishing Agreement" (html form) PRIOR to purchasing the Registration product. This Publishing Agreement is NOT an aMember form, although it IS protected by aMember as the URL of the Registration product...so the Member MUST BE SIGNED IN to see it. So the Member fills out this Publishing Agreement form and, upon completion and clicking Submit, I want them to be redirected to the aMember page where they can PAY for the Registration product. I have experimented with the Price Groups, but when I use a price group and link to the signup.php page, the signup form asks for all the USER info, rather than just the PAYMENT info. (Also the Name of the product is mysteriously missing!?!) As the Publishing Agreement IS PROTECTED, and the Member MUST BE SIGNED IN to see it in the first place, then I don't want to have the Member SIGN UP all over again, I just want them to PURCHASE the Registration product. When I look on my member.php page (I am logged in), and I see the Registration product, I can click ORDER and I am taken to a page that asks me for JUST my PAYMENT info. Perfect! - this way it recognized all my user info and only asked for payment. So is there any way to redirect to THAT page? So the Member can just pay, but not enter all the other details again? Because if they reenter (RE sign up) then they will be in our system twice. RIght? Any help or suggestions are welcome! Thanks in advance!
If the member is logged in, you can use /amember/member.php?product_id=1&paysys_id=paypal_r&action= renew David