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