PreCheckoutQuery

A pre-checkout query.

Properties

id: string

The identifier of the pre-checkout query.

from: User

The user that created the pre-checkout query.

currency: string

The currency in which the pre-checkout query is in.

totalAmount: number

The payment’s total amount.

invoicePayload: string

The payload of the payment’s invoice.

shippingOptionId?: string

The payment’s shipping option ID.

orderInfo?: OrderInfo

The payment’s order info.