# Handling payment processing information {#en_platform_payment_information} Articles about receiving and processing data about payments executed via the platform in order to analyse, monitor, and respond to payment processing activity. To implement efficient processes of monitoring, analysing, and responding when working with the payment platform, you need to configure receiving and processing payment information. This section contains essential information that can help you with setting up: - [Overview](en_platform_payment_information_overview.md)—a brief review of main ways to receive and process information about payments and operations, with the description of key differences and specific characteristics. - [Handling callbacks](en_platform_callbacks.md#)—an article about working with callbacks which are programmatic messages that allow you to receive up-to-date information significant for processing of each payment. - [Handling operation processing information](en_platform_payment_info_codes.md)—an article about statuses and codes that are used in the platform to communicate the statuses of operations in progress and the reasons for declines. In addition, to learn more about working with payment information, you can refer to: - An article about sending requests to the the Gate API in order to receive current information about individual payments—[Checking current payment information](en_Gate_payment_status_request.md#). - Articles about using interfaces that provide you with different options to monitor payment processing—[Dashboard](en_dbl_about.md)and [Using Data API](en_dbl_api_protocol.md). - **[Overview](en_platform_payment_information_overview.md)** An article with a brief review comparing main ways of receiving and processing information about payments and operations. - **[Handling callbacks](en_platform_callbacks.md#)** An article about working with callbacks which are programmatic messages that allow merchants to receive up-to-date information significant for processing of each payment, includes the description of callback types and data structures used in them. - **[Handling operation processing information](en_platform_payment_info_codes.md)** An article about statuses and codes that are used in the platform to communicate the statuses of operations and the reasons for declines. **Parent topic:**[Platform](en_platform_about.md)