Paypal preapproval payments

chained-payments, payment, paypal, paypal-adaptive-payments

Solution

Preapproval comes under the `Adaptive Payments API`

A couple of Links for reference:

https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/gs_AdaptivePayments/

https://developer.paypal.com/webapps/developer/docs/classic/api/adaptive-payments/Preapproval_API_Operation/

Problem

I see that there are lots of types in Paypal payments api. I am confused that which payment api comes under Paypal's preapproval payments. I have used Paypal's chained payment api and recurring payments api in one of the project. Does anyone knows which payment api comes under preapproval. Thanks

Original source