--- title: getPaymentReceipt description: Returns information about successful payment --- ## Method: getPaymentReceipt [Back to methods index](index.md) YOU CANNOT USE THIS METHOD IN MADELINEPROTO Returns information about successful payment ### Params: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |chat\_id|[int53](../types/int53.md) | Yes|Chat identifier of the PaymentSuccessful message| |message\_id|[int53](../types/int53.md) | Yes|Message identifier| ### Return type: [PaymentReceipt](../types/PaymentReceipt.md)