Paypal Chained Payments, pass shipping address

230 Views Asked by At

On my e-commerce website I'm using paypal for checkout. The flow is like this: Buyer can select one or more products from one or more sellers. When paying I use chained payments. My paypal app account( primary) receives all the money and then I take my fee and send the rest to sellers(one or more). Everything is fine but I need to activate seller protection. So far I implemented setPaymentsOption, but since I'm the primary receiver I cannot pass the shipping address from buyer to seller(s). I spoked with paypal support and they said that I shoud consider implementing IPN but I'm not sure how to do that. So for any ideas I will be grateful

0

There are 0 best solutions below