MadelineProto/docs/TD_docs/constructors/paymentReceipt.md
2017-08-25 15:05:53 +02:00

907 B

title description
paymentReceipt Contains information about successful payment

Constructor: paymentReceipt

Back to constructors index

Contains information about successful payment

Attributes:

Name Type Required Description
date int Yes Payment date, unix time
payments_provider_user_id int Yes User identifier of payments provider bot
invoice invoice Yes Information about the invoice
order_info orderInfo Yes Order information, nullable
shipping_option shippingOption Yes Chosen shipping option, nullable
credentials_title string Yes Title of the saved credentials

Type: PaymentReceipt