Hello,
My registration now is setup to work with different 'roles' (easy profile field)
I have 3 roles and there are different fields to complete for each role.
1. I would like to set a link to the plugin of payment gateway on the registration button ( ONLY WHEN ROLE='A' )
the rest roles I would like to work as they do now activate the profile by default, with no interruption on the registration.
2. I have added a hidden field payment on the field of that role.
I would like to update this role based on the return url of my payment gateway
3. I would like to update all the profiles of role A only if payment =true
Any help on that?