Skip to content

validateOrderInfo

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

Validates order information provided by the user and returns available shipping options for flexible invoice.

validateOrderInfo(chat_id, message_id, order_info, allow_save)
Field Type Description
chat_id int53 Chat identifier of the Invoice message
message_id int53 Message identifier
order_info orderInfo Order information, provided by the user
allow_save Bool True, if order information can be saved

Frequently Asked Questions
The Functions

Clone this wiki locally