Here is what I'm trying to do. I want to set up a registration form that also connects to paypal. Upon successful payment, I want to create a new subsite for the user and make them an admin on the subsite. They can be a subscriber on the main site (where they completed the form), but that's not a requirement.
Is this possible already, or will I need to do some custom coding?