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