Skip to content

PaymentReceiptTypeRegular

Type · TDLib 1.8.67 · d1085f9c

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

Invoice

Information about the invoice

order_info

OrderInfo

Order information; may be null

shipping_option

ShippingOption

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