Skip to content

sendPaymentForm

Sahri Riza Umami edited this page Oct 12, 2017 · 2 revisions

Sends filled payment form to the bot for the final verification.

sendPaymentForm(chat_id, message_id, order_info_id, shipping_option_id, credentials, input_credentials)
Field Type Description
chat_id int53 Chat identifier of the Invoice message
message_id int53 Message identifier
order_info_id string Identifier returned by ValidateOrderInfo or empty string
shipping_option_id string Identifier of a chosen shipping option, if applicable
credentials InputCredentials Credentials choosed by user for payment

Frequently Asked Questions
The Functions

Clone this wiki locally