Before I ask my question I will clarify that I'm using a 3rd party registration module from the store that creates accounts based on which user role, or subscription, they choose during setup. After registration they are then directed to pay via authorize.net and completes the process. very slick with dnn.
My question is... how would I create unique registration emails sent to the registrant based on what user role they choose in the portal during registration? I understand this is all managed and edited thru the languages page but there is only 1 email for each instance of a registration there (private, public, etc). I want to have 2 public registration email options with different text based on what role/subscription they are going with on the portal.
If they register for option A and user role A they get user role A registration email confirmation text.
If they register for option B and user role B they get user role B registration email confirmation text.
Can anyone help me out here? thanks.