简体   繁体   English

使用 PayPal REST API 定期付款

[英]Recurring payments using PayPal REST API

I am using REST PayPal API in my Laravel project with the help of this link.借助此链接,我在 Laravel 项目中使用了 REST PayPal API and it is working fine.它工作正常。 Now I need Recurring Payments using PayPal functionality in my project.现在我需要在我的项目中使用 PayPal 功能进行定期付款。

For REST API in PayPal you can use the billing-plans as describe in here .对于 PayPal 中的 REST API,您可以使用此处描述的账单计划。 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.您可以使用计费计划执行很多操作,而且您还可以在没有激活计划的情况下创建计划。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM