Reputation: 10539
Is there a way to stop paypal subscription via HTML form? (E.g. there is a form on my website that is submit somewhere on paypal.com)
I do not use API, but I use notify (IPN) URL and have subscription ID I want to cancel.
Upvotes: 0
Views: 37
Reputation: 26036
PayPal Standard Subscriptions do not have any API available to cancel profiles. You would need to be using the Recurring Payments API in order to have that ability.
Upvotes: 1