Airgram

Guides
/
/
Output types

PaymentForm

Contains information about an invoice payment form.

This is an alias for the PaymentFormUnion type.


NameTypeDescription
_"paymentForm"
idstring The payment form identifier
invoice Full information of the invoice
urlstring Payment form URL
sellerBotUserIdnumber User identifier of the seller bot
paymentsProviderUserIdnumber User identifier of the payment provider bot
paymentsProvider Information about the payment provider, if available, to support it natively without the need for opening the URL; may be null
savedOrderInfo Saved server-side order information; may be null
savedCredentials Information about saved card credentials; may be null
canSaveCredentialsboolean True, if the user can choose to save credentials
needPasswordboolean True, if the user will be able to save credentials protected by a password they set up