Skip to content

PaymentResult

Type · TDLib 1.8.67 · d1085f9c

Contains the result of a payment request

PaymentResult(
  success: Bool,
  verification_url: string
) → PaymentResult

success

Bool

True, if the payment request was successful; otherwise, the verification_url will be non-empty

verification_url

string

URL for additional payment credentials verification