Uses of Class
it.tdlight.jni.TdApi.PaymentsProviderStripe
-
Uses of TdApi.PaymentsProviderStripe in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.PaymentForm.paymentsProvider
Information about the payment provider, if available, to support it natively without the need for opening the URL; may be null.ModifierConstructorDescriptionPaymentForm
(long id, TdApi.Invoice invoice, String url, long sellerBotUserId, long paymentsProviderUserId, TdApi.PaymentsProviderStripe paymentsProvider, TdApi.OrderInfo savedOrderInfo, TdApi.SavedCredentials savedCredentials, boolean canSaveCredentials, boolean needPassword) Contains information about an invoice payment form.