I have a client that has 2 paypal accounts. One for membership and one for a yearly conference. I missed the fact that there can only be one paypal account in the configuration while evaluating the demo.
Is there way that i can modify the code to change the paypal account name if a specific event name is being processed?
You are correct... there is one paypal account setup that is used for all events. This is not normal to use multiple paypal accounts so this is not something we intend on making provision for in the component. You could hard-code this in if you wanted to tackle that... something that basically says IF the eventID=x [email protected]. Just an idea. If you attempt this type of change, be sure to backup the original files.