PayPal Subscription Cancellation from Merchant Website -


we have paypal payment system integrated our website people can register , choose subscription. subscription part works fine payment goes through , ipn hits our website , updates our systems. want users able cancel subscription within our website have custom cancellation button when clients click, should send request paypal , cancel subscription. managed going on sandbox test system since have brought system live testing can not cancellation feature work. when user clicks on cancel button, think paypal not being notified , hence no ipn received paypal.

do know info need in order cancel subscription our website. know there way users can log paypal , cancel subscription or can log our paypal , cancel subscription want work our website.

please help!

thanks.

when have working on sandbox not live, going wrong when try live?

i'm little confused that, because initial answer going can't kill subscriptions via api unless you're using recurring payments. standard subscriptions aren't accessible via api.

if you're saying you're doing in sandbox, though, there must i'm unaware of..??

on note, know paypal system pretty well, i'm thinking maybe did recurring payments on sandbox, live you're using standard subscriptions..?? if that's accurate you'll need move recurring payments instead of standard subscriptions on live site.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -