I want to have a multi-page register form.

Hi. Im currently working on a suscription-based food delivery system. (www.viandafast.com)

I want to have a multi-page register form.

Currently when my clients subscribe to the service, they must log in with a registered account, choose a number of days of service and finally complete a large form with all the requested information. The only information I receive in my database is that last form. I want to create a multi-page process, example ‘login’ * next page * ‘select the number of days’ * next page * ‘complete with your information and pay’ * end *

I do not know if I’m clear, but basically I want to be able to connect those pages. Another thing that I could not do is connect the subscriptions made with the account of the user who did it. That is, sometimes I receive multiple requests from the same person. I know it’s complex, but I’d appreciate help.