简体   繁体   English

定期付款的 Paypal 定期开具发票

[英]Paypal Recurring invoicing for recurring payment

I want to integrate Paypal for recurring payments.PayPal provide an option to do so by creating Recurring Profile for customer.But I like to know is there any option to send recurring invoice to customer.I will implement this in php though API.我想集成 Paypal 以进行定期付款。PayPal 通过为客户创建定期配置文件提供了一个选项。但我想知道是否有任何选项可以向客户发送定期发票。我将通过 API 在 php 中实现这一点。 So need to know does API provide such option.所以需要知道 API 是否提供这样的选项。

There's no way to have PayPal send recurring invoice to your customer.无法让 PayPal 向您的客户发送定期发票。 The only way is implement your own recurring system and send invoice using PayPal Invoicing API.唯一的方法是实现您自己的循环系统并使用 PayPal Invoicing API 发送发票。

You will find invoice documentation here.您可以在此处找到发票文档。 https://developer.paypal.com/docs/api/#invoicing https://developer.paypal.com/docs/api/#invoicing

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

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