Is there any way of return to website after unsubscribe paypal recurring payment [closed]

StackOverflow https://stackoverflow.com/questions/15873495

  •  02-04-2022
  •  | 
  •  

Question

Is there any way of return to website after unsubscribe paypal recurring payment.

I am using link button to unsubscribe current recurring payment .

Complete process is working fine except returning to merchant site .

Hope someone will point me in right direction.

Était-ce utile?

La solution

You could just use the "ManageRecurringPaymentsProfileStatus" API to cancel the profile. The buyer would not even need to be redirected over to PayPal, so you can keep the buyer or person cancelling the profile on your site the entire time. This eliminates the need to redirect the buyer back to your site.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top