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

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

  •  02-04-2022
  •  | 
  •  

سؤال

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.

هل كانت مفيدة؟

المحلول

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.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top