← All Templates

Restaurant Receipt

Free, customizable template with 22 dynamic fields. Use it via the API or duplicate it in your dashboard.

Variables

{{restaurant_name}}
Default: The Garden Table
{{restaurant_address}}
Default: 128 Oak Street, Brooklyn, NY 11201
{{phone}}
Default: (718) 555-0142
{{server}}
Default: Maria
{{table_number}}
Default: 7
{{date}}
Default: 03/25/2026
{{time}}
Default: 7:42 PM
{{order_number}}
Default: 1847
{{item_1}}
Default: 1x Grilled Salmon
{{price_1}}
Default: $28.00
{{item_2}}
Default: 1x Caesar Salad
{{price_2}}
Default: $14.00
{{item_3}}
Default: 1x Mushroom Risotto
{{price_3}}
Default: $22.00
{{item_4}}
Default: 2x House Wine
{{price_4}}
Default: $24.00
{{subtotal}}
Default: $88.00
{{tax}}
Default: $7.81
{{tip}}
Default: $17.60
{{total}}
Default: $113.41
{{payment_method}}
Default: Visa ending in 4821
{{footer_message}}
Default: Thank you for dining with us!

API Usage

POST /api/v1/pdf
{
  "template_id": "restaurant-receipt",
  "variables": {
    "restaurant_name": "...",
    "restaurant_address": "...",
    "phone": "...",
    ...
  }
}
Free Restaurant Receipt Template | PixDoc | PixDoc