itch.io is community of indie game creators and players

Devlogs

Release 1.0.0.0

Telegram Payments API for Construct 3
A downloadable asset pack

Welcome to Telegram Payments API for Construct 3!

Actions

  • Send invoice (Use this method to send invoices directly to bot users.)
  • Create invoice link (Use this method to create a link for an invoice. Returns the created invoice link as String on success.)
  • Get star transactions (Returns the bot's Telegram Star transactions in chronological order.)
  • Refund star payment (Refunds a successful payment in Telegram Stars.)

Conditions

  • On send invoice error
  • On send invoice success
  • On create invoice link error
  • On create invoice link success
  • On get star transactions success
  • On get star transactions error
  • On refund star payment success
  • On refund star payment error

Expressions

  • GetLastInvoiceLink (Returns last created invoice link.)
  • GetStarTransactionsJSON (Returns last got star transactions in JSON format.)

Plugin properties

  • Bot API Token (Bot API token. Can be taken from @BotFather bot in telegram.)
  • Get Bot Info On Start (If checked, there will be request sended to the bot and fetch common info about bot.)

Files

  • LostTelegramPaymentsAPI_1.0.0.0.zip 25 kB
    Oct 10, 2024
Download Telegram Payments API for Construct 3
Leave a comment