Telegram Metadata Fields

These fields appear in webhook payloads for Telegram-integrated payment links:

Field
Description

customer.metadata.payment_link_url

Direct link for the customer to complete payment.

customer.metadata.due_date

Due date for upcoming or unpaid subscription.

customer.metadata.telegram_username

Customer's Telegram username (e.g. @johndoe).

customer.metadata.telegram_user_id

Telegram user ID (for bots to DM users). Only included if Telegram integration is enabled.

paymentLink.integrationMetadata.telegram_group_id

Group ID of the connected Telegram group.

paymentLink.integrationMetadata.telegram_group_name

Name of the Telegram group.

paymentLink.integrationMetadata.telegram_welcome_message

Welcome message displayed after successful payment

Last updated