Mazhar Ahmed
Mazhar Ahmed

Reputation: 1533

Paypal recurring payments stopping

I am using recurring payments in Paypal. And successfully implemented.

Now if the user choose another package, I need to start a new recurring and stop current recurring.

Upvotes: 1

Views: 545

Answers (1)

Gaurav Porwal
Gaurav Porwal

Reputation: 513

You should send modify = 2, parameter with form where you are allowing user to modify plan.

Go to following link and search modify

https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables

Upvotes: 2

Related Questions