MadelineProto/docs/TD_docs/constructors/paymentReceipt.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

928 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