# Receive payment notifications (/archive/paypal-payments-standard/integration-guide/get-notifications)



> **Warning:** This product is [deprecated](/archive/product-lifecycle) and should not be used for new integrations. Use [Payment Links and Buttons](/payment-links-buttons/overview) instead. For information about migrating, visit the [Upgrade Hub](https://developer.paypal.com/upgrade/wps/guide/).

As a merchant, you can receive payment notifications from your PayPal Payments Standard payment buttons. To receive notifications, you can use either Instant Payment Notification (IPN) or Payment Data Transfer (PDT).

As a merchant, you can receive payment notifications from your PayPal Payments Standard payment buttons. To receive notifications, you can use either Instant Payment Notification (IPN) or Payment Data Transfer (PDT).

In addition to receiving notifications, you can also use the payment notification information to programmatically manage other aspects of your business. For example, you can securely display transaction details to your buyer, immediately provide a download link for digital goods, manage your inventory and perform other administrative tasks.

To use IPN or PDT, you must first enable the service in the profile of your PayPal Business or Premier account.

* [Instant Payment Notification](/api/nvp-soap/ipn/)
* [IPN Integration Guide](/api/nvp-soap/ipn/IPNIntro/)
* [Payment Data Transfer - An alternative to IPN](/api/nvp-soap/ipn/IPNPDTAnAlternativetoIPN/)
* [Payment Data Transfer](/api/nvp-soap/payment-data-transfer)
