0

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.

Racil Hilan
  • 24,690
  • 13
  • 50
  • 55
Ashok
  • 37
  • 7

1 Answers1

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