X-Cart:Enabling Instant Payment Notification (IPN) in PayPal account
- Login to your PayPal account.
- Click Profile on the My Account tab.
- Click Instant Payment Notification Preferences in the Selling Preferences column.
- Click Edit IPN Settings to specify your listener’s URL and activate the listener.
- Specify the URL for your listener in the Notification URL field. For example, if your X-Cart store is located at the address http://example.com/xcart/, you should specify your Notification URL as follows:
- X-Cart versions prior to 4.5.5 - http://example.com/xcart/payment/ps_paypal.php
- X-Cart versions 4.5.5 and later - http://example.com/xcart/payment/ps_paypal_ipn.php
- Click Receive IPN messages (Enabled) to enable your listener.
- Click Save.