I am currently working on Paypal Payment Pro and need to have a special recursive payment.
In this case. My client want to make the first month payment is 0, and in following months, the payment will be 5$ each.
Is there any way or document about this? I personally don’t know what it’s called so I can’t google around.
Thank you very much.
yes you can do that,please use below fields as hidden and try.
here is the code by which you can payment for first 15 days free. you can set any amount in field a1,p1,t1 to make payment..
here a1 is the amount you want to pay, p1 is frequency of payment, and t1 is time period you want to recurring..where D=daily,M=monthly,Y=yearly.
Try this.it may be helpful to you..