mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-25 08:37:07 +01:00
8a205b10c0
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
31 lines
937 B
ReStructuredText
31 lines
937 B
ReStructuredText
.. _payments-tree:
|
|
|
|
Payments
|
|
--------
|
|
|
|
Your bot can accept payments from Telegram users. Please see the `introduction to payments <https://core.telegram.org/bots/payments>`_ for more details on the process and how to set up payments for your bot.
|
|
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
|
|
telegram.invoice
|
|
telegram.labeledprice
|
|
telegram.orderinfo
|
|
telegram.precheckoutquery
|
|
telegram.refundedpayment
|
|
telegram.revenuewithdrawalstate
|
|
telegram.revenuewithdrawalstatefailed
|
|
telegram.revenuewithdrawalstatepending
|
|
telegram.revenuewithdrawalstatesucceeded
|
|
telegram.shippingaddress
|
|
telegram.shippingoption
|
|
telegram.shippingquery
|
|
telegram.startransaction
|
|
telegram.startransactions
|
|
telegram.successfulpayment
|
|
telegram.transactionpartner
|
|
telegram.transactionpartnerfragment
|
|
telegram.transactionpartnerother
|
|
telegram.transactionpartnertelegramads
|
|
telegram.transactionpartneruser
|