Hi, I was wondering if there is a way to break the flow of registration->payment into separate steps. By default, amember asks the user to enter his user info (name,username,password, etc) and select the product type. Then, the user is redirected to the CC payment page, where he enters his credit card info. Instead, here's what I want. I would like the user to enter his info (name, username, pw, email address) before selecting the product type. Then proceed to the next page, where the user can select the product type and pay for it. The point of this is to capture the name/email address in the 1st step before the users sees the pricing in selecting the product type. Thus if he gets discouraged at the 2nd step, we have captured his email and can follow up with him. Any suggestions?