payments.PaymentVerificationNeeded#

class pyrogram.raw.types.payments.PaymentVerificationNeeded#

Payment was not successful, additional verification is needed.

Constructor of PaymentResult.

Details:
  • Layer: 158

  • ID: D8411139

Parameters:

url (str) – URL for additional payment credentials verification.

Functions:

This object can be returned by 1 function.

payments.SendPaymentForm

Send compiled payment form.