2
votes

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.

2

2 Answers

0
votes

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.

0
votes

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.