Magento Subscription Form with Image upload
- by Pankaj Upadhyay
We have a peculiar requirement and our site is in magento.
Requirement
We want the user to fill in a personal information form with their image. After that, the user should be redirected to a product subscription page where he can select either 3 month, 6 month or on yearly basis. Now, when the selection is made, the user should make the payment via our payment method.
How can I develop this? I am not able to figure it out. Should I go about editing the registration page or what? Let me know how you will deal with such a requirement?