Discord Placeholders

Available Placeholders for Discord Webhooks

Below is the full list of placeholders available for Discord webhooks. Use these placeholders to dynamically insert data into your webhook messages.


Delivery Item Added

{id}
{store_id}
{order_id}
{customer.id}
{customer.steam.id}
{customer.steam.name}
{customer.steam.avatar_url}
{customer.minecraft.id}
{customer.minecraft.name}
{customer.minecraft.avatar_url}
{customer.profile.id}
{customer.profile.platform}
{customer.profile.name}
{customer.profile.avatar_url}
{checkout_id}
{subscription_id}
{execute_on_gameserver_id}
{execute_on_gameserver.id}
{execute_on_gameserver.name}
{execute_on_gameserver.enabled}
{product_id}
{product.id}
{product.store_id}
{product.version_id}
{product.image_url}
{product.slug}
{product.name}
{product.description}
{product.enabled}
{product.label}
{product.sort_order}
{product.price}
{product.single_game_server_only}
{product.allow_one_time_purchase}
{product.allow_subscription}
{product.subscription_interval_value}
{product.subscription_interval_scale}
{product.remove_after_enabled}
{product.remove_after_time_value}
{product.remove_after_time_scale}
{product.tag_names}
{product.gameserver_names}
{product.created_at}
{product.updated_at}
{added_at}
{active_at}
{expires_at}
{removed_at}
{revoked_at}
{revoke_reason}

Delivery Item Activated


Delivery Item Revoked


Delivery Item Used


Order Completed


Refund Completed


Chargeback Created


Subscription Activated


Subscription Renewed


Subscription Canceled


Discord Linked to Order


Last updated