Upcoming Change to PayPal Subscriptions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PayPal is making changes to the way Subscriptions are created, managed, and displayed. For additional information, see our article Why am I seeing changes to how Subscriptions are reflected?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, There appears to be conflicting info here regarding what will happen to existing S- subs.
It says there will be no change to exisiting S- subscriptions:
Will there be any impact to my existing S- Subscriptions?
No, there will not be any impact to your existing S- Subscriptions, only the new subscriptions created will be of type I-.
But then it says S- subscriptions will be migrated to I-:
When can I expect to get my existing S- Subscription migrated to I-?
...the existing S- Subscription will be migrated through a batch process. We will let you know regarding the same in January 2018.
Please clarify what will happen to exisiting S- subscriptions.
Thank You

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The change happening on Feb 1st has no impact to existing S- subscriptions, but, in the future these will be migrated over to I-, no solid date for when that will happen. Once we have more details around this we will share information in relation to that specific change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Got it.
So the old S- subscription signup form below will still work, but they'll be created as I- subs instead? Can the notification url still be custom or will it default to the one specified in the PP account?
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="a1" value="xxx">
<input type="hidden" name="p1" value="1">
<input type="hidden" name="t1" value="M">
<input type="hidden" name="sra" value="1">
<input type="hidden" name="src" value="1">
<input type="hidden" name="t3" value="M">
<input type="hidden" name="p3" value="1">
<input type="hidden" name="a3" value="xxx">
<input type="hidden" name="bn" value="PP-SubscriptionsBF">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="no_note" value="1">
<input name="return" type="hidden" value="xxx">
<input type="hidden" name="cancel_return" value="xxx">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="item_number" value="xxx">
<input type="hidden" name="item_name" value="xxx">
<input type="hidden" name="business" value="xxx">
<input type="hidden" name="cmd" value="_xclick-subscriptions">
<input type="hidden" name="notify_url" value="xxx">
<p align="center">
<input type="image" border="0" src="/images/paypal.png" width="125">
</form>

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Will the old subscription button form for S subs still work or need to use express checkout?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
old button form will continue to work as normal, the only difference being that the subscriptions being created will have an "I-" instead of an "S-".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, but how about the IPN message?
S-subs use txn_type subscr_signup, subscr_payemnt, where I-subs use recurring_payment_profile_created, etc. Which IPN message will be sent for these new I-subs created from the old S-sub html button?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just to be totally clear. I-Subscriptions created from the old html buttons will still receive S- type IPN messages and not I-type recurring_payment_profile IPN messages?

- « Previous page
- Next page »
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How will PayPal API Endpoint Platform migration impact legacy buttons? in PayPal Payments Standard
- Migrating api.paypal.com endpoint to PayPal Edge CDN in REST APIs
- will new changes to API just announced break integration with our express checkout in NVP/SOAP APIs
- Migrate from Adaptive Payments to Commerce Platform in REST APIs
- Migration of subscription from old site to new site in Sandbox Environment