-
static final class
Some other payment provider, for which a web payment form must be
shown.
static final class
Smart Glocal payment provider.
static final class
Information about the payment provider.
PaymentForm(long id,
TdApi.Invoice invoice,
long sellerBotUserId,
long paymentProviderUserId,
TdApi.PaymentProvider paymentProvider,
TdApi.PaymentOption[] additionalPaymentOptions,
TdApi.OrderInfo savedOrderInfo,
TdApi.SavedCredentials[] savedCredentials,
boolean canSaveCredentials,
boolean needPassword,
String productTitle,
TdApi.FormattedText productDescription,
TdApi.Photo productPhoto)
Contains information about an invoice payment form.