Hello, I am a developer for a university website. We have requests frequently for web forms to be created that accept payment. These forms range from fundraisers, registration for outings, and many more. Many times these forms need to deposit the money into different bank accounts that our business department (and others) may handle. Not everything is handled through the same central account. Is there a way to have one Paypal account that can manage multiple bank accounts? If so, what kind of automated solution is out there (if at all) to route the money into these different accounts? We would like to avoid having to have someone in charge of distributing the funds to the correct accounts. We’d like this to be done through the button on our page or back end asp.net if possible. Thank you!
... View more