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.
Asked
Active
Viewed 994 times
0
-
What do you mean by recurring payments. Also post your code that you have tried – ankur140290 Nov 19 '15 at 11:01
-
recurring payments means auto payments after a fixed duration like paypal subscription. – Ashok Dec 02 '15 at 08:43
1 Answers
0
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.

Athrun Zara
- 875
- 1
- 5
- 7