Is there any way to have it all on the same page? Wouldn't all I have to do is include the info.phtml in the signup_my_custom.phtml? (i'm a noob in PHP, so any help would be greatly appreciated.)
There is no simple way to do this. You will need to create custom brick which will add CC info into signup form, and also modify SignupController, so info will be processed immediately. If you need such customization contact us in helpdesk we will help with it.