Difference between revisions of "X-Cart:Enabling Instant Payment Notification (IPN) in PayPal account"

From X-Cart 4 Classic
Jump to: navigation, search
m
Line 1: Line 1:
1. Login to your PayPal account.
+
# Login to your PayPal account.
 
+
# Click '''Profile''' on the My Account tab.
2. 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.
3. Click '''Instant Payment Notification Preferences''' in the Selling Preferences column.
+
# Specify the URL for your listener in the <u>Notification URL</u> field. For example, if your X-Cart store is located at the address <u>http://example.com/xcart/</u>, you should specify your Notification URL as follows:
 
+
#* X-Cart versions prior to 4.5.5 - <u>http://example.com/xcart/payment/ps_paypal.php</u>
4. Click '''Edit IPN Settings''' to specify your listener’s URL and activate the listener.
+
#* X-Cart versions 4.5.5 and later - <u>http://example.com/xcart/payment/ps_paypal_ipn.php
 
+
# Click '''Receive IPN messages (Enabled''') to enable your listener.
5. Specify the URL for your listener in the <u>Notification URL</u> field. For example, if your X-Cart store is located at the address <u>http://example.com/xcart/</u>, you should specify your Notification URL as <u>http://example.com/xcart/payment/ps_paypal.php</u>.
+
# Click '''Save'''.
 
 
6. Click '''Receive IPN messages (Enabled''') to enable your listener.
 
 
 
7. Click '''Save'''.
 

Revision as of 16:48, 8 December 2017

  1. Login to your PayPal account.
  2. Click Profile on the My Account tab.
  3. Click Instant Payment Notification Preferences in the Selling Preferences column.
  4. Click Edit IPN Settings to specify your listener’s URL and activate the listener.
  5. 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:
  6. Click Receive IPN messages (Enabled) to enable your listener.
  7. Click Save.