I am creating a multipage form - After the first form verifying the user's personal information is filled out, I want it to load a new form with Payment information. This is NOT a shopping cart checkout - just saving pdfs of each person's preferences for how they would like to receive their refund payment. I just want the user to smoothly go from the first page to the next, rather than displaying a "Thank You" page, or being redirected to another static URL.
I've attached the basic process diagram.