简体   繁体   中英

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. So need to know does API provide such option.

There's no way to have PayPal send recurring invoice to your customer. The only way is implement your own recurring system and send invoice using PayPal Invoicing API.

You will find invoice documentation here. https://developer.paypal.com/docs/api/#invoicing

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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