Hello, IPN is short for Instant Paypal Notification, it is a notification service, which runs while a user is trying to make a payment after clicking on the facebook button on my web application. unless a confirmation is sent from my application to paypal the payment will not be confirmed, this is done to hinder any man in the middle attack.
I also tried using the implementation like shown in https://github.com/paypal/PayPal-Java-SDK, but it does not seem to redirect to the paypal's website. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Paypal-Integration-in-wicket-tp4670325p4670351.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
