- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Howdy,
I recently changed my forum software from vBulletin to XenForo. They use different call back URLs for IPN notifications. I am getting the IPN failure warning emails whenever a subscription tries to renew if that subscription was created while I was still using vBulletin. This is resulting in my users making payments but their user accounts on my forum are not being upgraded properly. I have the correct URL set in my IPN settings, but that doesn't seem to make any difference.
Is there some way I can go in and change the IPN URL for ALL existing subscriptions to the correct address?
Solved! Go to Solution.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You cannot modify an existing subscription / recurring payment to change the notify URL.
Active subscriptions / recurring payments will use the IPN URL which was active on the account at the time the profile was created. If you want to change the IPN URL to be used, the subscription / recurring payment needs to be cancelled and recreated.
An alternative is to leave the old IPN URL in place and use a HTTP redirect to redirect the IPN data to the new URL.
Thanks !
Was my post helpful? If so, please give me a kudos!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same issue. Did you ever get this issue resolved?
Earlier today, PayPal escalated my ticket because the "regular PP tech support was unable to resolve.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nothing. Your post is the first response of ANY kind I have received from posting on this forum.
I have to enable notifications, which lasts for maybe 30 days before it automatically gets disabled. When I get that email, I go back into the settings and enable it again... and again... every month or so. It is very annoying.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You cannot modify an existing subscription / recurring payment to change the notify URL.
Active subscriptions / recurring payments will use the IPN URL which was active on the account at the time the profile was created. If you want to change the IPN URL to be used, the subscription / recurring payment needs to be cancelled and recreated.
An alternative is to leave the old IPN URL in place and use a HTTP redirect to redirect the IPN data to the new URL.
Thanks !
Was my post helpful? If so, please give me a kudos!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Paypal users have been asking for this feature for a decade now, and Paypal somehow refuses to budge and enable something as simple as this functionality...
Things change on receiving / business end, URLs and domains change over time and businesses or people rebrand their websites, or drop certain URLs / domains and replace them with new ones... and Paypal just chooses to give all these people a middle finger and ignore them, telling them simply to just ask everyone to re-sign up again on the new URL.
Yeah, as if that won't result in a huge loss of customer base every single time.
Come on Paypal, how hard can it possibly be to enable a simple EDIT functionality for each active recurring IPN?
So disappointing.
That's why I've started pushing my customers off of Paypal and over to services that do allow you to change things like this. You're losing customers for not being flexible at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Signed up here for this exact situation, moving from vB to XF. This is kind of silly they can't fix this.
Has anybody done an .htaccess redirect as suggested?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I setup a 301 redirect as a Cloudflare page rule since that is where I host the DNS settings. It seems to have worked but it took me about a month to figure this out and find this post.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Assistance Needed with Handling Future Subscription Payments Without User Interaction in REST APIs
- Increasing subscription costs to my customers in NVP/SOAP APIs
- GetRecurringPaymentsProfileDetails SOAP/NVP API fails on old subscriptions in NVP/SOAP APIs