Sends a filled-out payment form to the bot for final verification
| input_invoice |
The invoice |
| payment_form_id |
Payment form identifier returned by Client.get_payment_form |
| order_info_id |
Identifier returned by Client.validate_order_info or an empty string |
| shipping_option_id |
Identifier of a chosen shipping option, if applicable |
| credentials |
The credentials chosen by user for payment; pass null for a payment in Telegram Stars |
| tip_amount |
Chosen by the user amount of tip in the smallest units of the currency |