Currently using Paypal IPN service. Continue using IPN or look at new options?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sigh. This ate my message once.
I have a subscription service that I set up a long, long time ago, on a very old server. When payments are made, Paypal sends an IPN to the server and it handles the rest. This is working fine, on the old server.
I am building a new server to take over. It seems like IPN service is extremely out dated. Is there a better option? I would prefer it in php if possible, and if there's any code examples that would be fantastic.
If IPN is still the option, does anyone know if the IPN simulation is functioning correctly? It is returning INVALID every time.
I am outputing to a file the post data from paypal, and outputting to a file the post data I am sending, and they are identical (I used a program to check, after I visually looked) other than the "cmd=_notify-validate&" at the start.
I tried both this
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- I'm stuck in a loop of "continue to view order" in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Inquiry About Documentation and Support for Tokenization and Future Payment in Payflow
- I'm stuck in a loop of "continue to view order" in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- PayPal Pay buttons a mysterious process in PayPal Payments Standard
- Paypal Integration in SDKs