IPN and Subscriptions Flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just created my Subscription feature in my app that allows the user to subscribe to my service. Once they pay, I am returned to my app and capture the payment info and update their subscription. Great it works! BUT, I see the new subscription in my activity but these new subscriptions do not get sent via the IPN. So next month when the subscription renews, IPN gets called and I update the subscription. BUT, with these new subscription buttons, it doesn't do that.
I can use the old PayPal button generator to develop a subscription button, but I want to use this new javascript library and the subscription api.
Any suggestions for getting the monthly update that a subscription has been charged and approved? I guess IPN is not supported?

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.