Uses of Class
it.tdlight.jni.TdApi.InputCredentials
-
Uses of TdApi.InputCredentials in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
Applies if a user enters new credentials using Apple Pay.static final class
Applies if a user enters new credentials using Google Pay.static final class
Applies if a user enters new credentials on a payment provider website.static final class
Applies if a user chooses some previously saved payment credentials.Modifier and TypeFieldDescriptionTdApi.SendPaymentForm.credentials
The credentials chosen by user for payment.ModifierConstructorDescriptionSendPaymentForm
(long chatId, long messageId, long paymentFormId, String orderInfoId, String shippingOptionId, TdApi.InputCredentials credentials, long tipAmount) Sends a filled-out payment form to the bot for final verification.