PayPal IPN / Notify URL is not working on Sandbox Account

PayPal IPN is a notification service that used to notifies merchants about the PayPal transaction. This notification is sent to the URL which you have set at notify_url variable. Using this Notify URL you can get the transaction data and store those data into the database.

Many times you encounter a lot of problems that PayPal IPN (Notify URL) is not working for sandbox account. To solving this problem you needs to edit Instant Payment Notification setting in your sandbox account. Following step by step instructions helps you to solve the PayPal IPN not working issue.

1. Sign into your Sandbox Business Account.

paypal-sandbox-business-account-login-by-codexworld

2. After successfully logged in, you would redirected to the account overview page.

paypal-sandbox-account-overview-page-by-codexworld

3. Click on Profile link under the My Account tab.

paypal-sandbox-account-profile-by-codexworld

4. On the Profile page click on Instant Payment Notification preferences link from the Selling preferences section.

paypal-sandbox-instant-payment-notification-preferences-link-by-codexworld

5. You would be landing to the Instant Payment Notification (IPN) settings page. Click on Choose IPN Settings

paypal-sandbox-choose-instant-payment-notification-settings-by-codexworld.png

Enter the Notify URL into the Notification URL field and enable the Receive IPN message. Click on Save button.

paypal-sandbox-notification-url-enable-ipn-by-codexworld

Now the PayPal transaction data would be sent to the Notification URL.

Leave a reply

keyboard_double_arrow_up