I am using REST PayPal API in my Laravel project with the help of this link. and it is working fine. Now I need Recurring Payments using PayPal functionality in my project.
For REST API in PayPal you can use the billing-plans as describe in here. There is a lot of operation you can do with billing-plans and also you can create the plans without having the plan to be active.