I need to implement chained payments in my application and I am using Symfony.
I found JMSPaymentPaypalBundle to be recommended for payments but would like to know if it support chained payments before I dive in.
The are lots of examples how to use standard payments methods but could not find anything about support for adaptive payments.
you can try with this one , I have already integrate paypal adaptive payments with this.
"paypal/adaptivepayments-sdk-php": "dev-master",