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
votes
2 Answers
0
votes
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.