I know about PayPal Chained Payments. They involve a primary (the goods seller) and secondary (the store) receipt and the primary one have full control over refunds and so on.
I want to have a way to process credit cards, without the buyer to have an PayPal account. I wonder if there is some mechanism to have a primary and secondary receipt in this case. How to handle fee receiving in this case?
I was stuck with the same sort of issue.
My research concluded that this cannot be done, with the current adaptive payments APIs.
So there are two solutions
1) Wait till the rest api team adds spilt payments to the rest APIs. You can follow development of this feature @ https://github.com/paypal/PayPal-iOS-SDK/issues/9
2) Pay into one account (A nominee account look it up) and use mass payments to pay out to other accounts