Open addshore opened 10 years ago
the cheating way would be to have the joomla module create the user and then redirect to the swa form which then redirects to the payment page - with a little tweaking it could look like it was just three parts to one form....
Yep, I think this can be done with a plugin
It looks like @addshore started this here.
Is there any reason you didn't implement this (other than didn't get time)? As I've had a quick look at how to do this and it seems this is the way to do it. Make a plugin that implements some of the onContentPrepare and onUserAfter methods to insert fields into the relevant forms and then manipulate the database accordingly.
See early discussion in https://github.com/CJxD/swa/issues/86