Payment Gateway Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day.
I am trying to connect PayPal as the payment gateway on systeme.io. I followed their instructions to the letter, but still get the message to configure IPN settings. I am not a developer, so I don't know what it means. Any help will be wonderful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @MarlizeR,
Thank you for posting to the PayPal community.
Instant Payment Notification (IPN) is a message service that automatically notifies merchants of events related to PayPal transactions. Merchants can use it to automate back-office and administrative functions, including automatically fulfilling orders and providing customers with order status.
IPN development resources
Please follow the below steps to enable IPN feature via your PayPal account.
Login PayPal.com >> Account settings >> Website Payments >> Instant payment notifications >> click "update" >> click "choose IPN settings" >> check your "Notification URL">> toggle the option "Receive IPN messages (Enabled)" >> save.
Note : After you implement and test your IPN listener, you make your listener known to PayPal by specifying the listener's URL in your account's profile. Optionally, you can override the URL to specify another listener for specific payments.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- IPN testing in sandbox in Sandbox Environment
- Help in Paypal integration for my Emirates visa website Emiratesevisaonline.com in PayPal Payments Standard
- Is it safe to display the Client ID on a PayPal JS SDK Demo html page? in REST APIs
- After 3DS2 OTP verification page, Is payment completed or what, how to fetch response in REST APIs
- How to get 3DS2 OTP verification page for Advanced Checkout? in REST APIs