# MD for: https://www.mercadopago.com.mx/developers/pt/docs/woocommerce/integration-configuration/notifications.md \# How to enable IPN notifications in your integration Notifications are messages sent by the Mercado Pago server from events that take place in your application. \*\*IPN\*\* (Instant Payment Notification) is a mechanism that allows your application to receive notifications from Mercado Pago, reporting the status of a certain payment, chargeback and merchant\_order, through an HTTP POST call to report on their transactions. If you want to know more about IPN notifications, go to \[this documentation\](https://www.mercadopago.com.mx/developers/en/docs/woocommerce/additional-content/your-integrations/notifications/ipn). To receive IPN notifications, follow the steps below: 1\. Go to \[Your IPN notifications\](https://www.mercadopago.com.mx/developers/panel/ipn). 2\. Complete the requested fields: - URL of the website in production: put the URL of the store. - Events: select the events you want to receive notifications about. 3\. Go to your \[Wordpress\](https://wordpress.com/) account. 4\. Access your account Dashboard and click \*\*Plugins > Installed Plugins\*\*. 5\. Enter option \*\*2\. Customize your business > Advanced integration options (optional)\*\*. 6\. Fill in the \*\*URL for IPN\*\* fields with the URL of the production website. 7\. Complete the \*\*integrator\_id\*\* field with your Mercado Pago \*\*program\*\* member number. If you are not yet a member, \[click here\](https://www.mercadopago.com.mx/developers/en/developer-program) for more information. 8\. Click \*\*Save and Continue\*\*.