Here's the scenario: I have a store that uses the jQuery simplecart (but not married to it). I have the physical goods of the store and ship them from my location. The single owner of the goods is somewhere else with a different PayPal account. What I want to try to do is when a payment for goods come in, have the actual payment of the goods go to one account and the shipping costs go to my account. Is this possible through a setup within PayPal or perhaps some type of PHP cart system or something else?
TIA!