Hello
I am writing a wordpress module that will need to re-direct the registration process to a checkout. I have the checkout working, and I have added the extra options I need to the normal Wordpress registration screen.
I need some pointers on how to intercept the registration process before anything is committed to the database. After the checkout phase I need to then re-start the proccess and finish it.