Couple of questions: - Is it possible (out of the box or with modifications) to sign the user up for a second product of ours through the same form (and creating two different subscriptions)? - Any limitations on exporting all of the customer data? We'll most likely be writing our own software within the next 2-3 months. - I assume it's no problem to modify any of the user forms (signup, login, membership overview) to remove membership type, verification text etc. and also to split the sign up process up over several pages? First would be address & name, billing on the second page. And on the overview page after they login only display their name, none of the other information that I currently see with the demo? - Do you support paygea/optimal payments as a payment processor? If not, how much work would be involved with creating a plugin that would handle recurring payments? Edit: Also, any way to assign users to groups or use sub ids for tracking purposes and then see lifetime value of the customer as well as rebililing rate, cancellation rate etc per group? Would be crucial to track performance for different traffic sources. Thanks
I'm an amember user too, so will try to answer some of these questions for you. You are talking about a cross sell here? this is something ive tried doing (technology wise) but havent been successful at. You could have a pre signup page where the use choises item 1, then gets directed to 2nd page, where they can then choose the cross sell (bundled products) and then go on to the signup page. You can also do cross/upsells on the thank you page. not that I know of. problems may occur due to the payment system IPN though. David
Yes. I do it with 2 products - one recurring and one lifetime. The recurring MUST be before the lifetime. I don't think it works with 2 recurring products. I don't think so, but I can't tell you for sure. That is how it works now. signup.php (name/password/address) => cc.php (credit card processing/billing info) No idea, sorry. I use Authorize.net. This would be an AWESOME addition (the tracking tag & additional reporting), but it's not currently in the system. dK