PaymentReceiptTypeRegular¶
The payment was done using a third-party payment provider
PaymentReceiptTypeRegular(
payment_provider_user_id: int53,
invoice: Invoice,
order_info: OrderInfo,
shipping_option: ShippingOption,
credentials_title: string,
tip_amount: int53
) → PaymentReceiptType
payment_provider_user_id¶
int53
User identifier of the payment provider bot
invoice¶
Information about the invoice
order_info¶
Order information; may be null
shipping_option¶
Chosen shipping option; may be null
credentials_title¶
string
Title of the saved credentials chosen by the buyer
tip_amount¶
int53
The amount of tip chosen by the buyer in the smallest units of the currency