DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34391>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34391 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-20 11:15 ------- Ralf, having had a quick glance at the PayPal API docs, I learn that IPN is a notification from PayPal to a server-side service you provide (although I dislike the fashion in which they do it. I mean they provide a fully fledged SOAP API on their side, but make obscure Servlet calls to customer sites without requiring a proper web service.). Your service then can check back with PayPal and get some more information, basically insuring that the actual notification came from PayPal and is valid. So it is true that this only makes sense in a Webapp/Webservice. However the Struts dependency is complete overkill here and can be removed easily. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
