简体   繁体   中英

How to Set up custom recurring payment service using paypal direct payment NPV API c#

I'm implementing subscription payment in my application, I want to implement recurring payment using paypal. But I cannot stick to the paypal recurring payment profile,because I want my application to handle all the payments by itself. I'm using NVP API and Permission service by paypal. Please help me with a sample code.

Please visit here and search Merchant, and there are several available developing language for you. In this sample, you could check the recurring payments and Direct payment. In addition, adding the guide for Direct Payment for Recurring payment for your easy reference.

What do you mean by "custom recurring payments"? If you need to charge buyer varying amount at varying interval, please check if below Reference Transaction should meet your demand.

https://developer.paypal.com/docs/classic/express-checkout/ht_ec-refTrans-SetEC-DoRefTrans-curl-etc/

  • To enable this feature , you need to contact PayPal local customer service.

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