• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Stripe Plugins

Stripe payment plugins for your WordPress site

  • Home
  • Documentation
  • Addons
  • Login
    • Sign In
    • Edit Profile
    • My Downloads
  • Support
    • Support Forum
    • Forum Search
    • Forum Login
    • Forum Registration
  • Contact Us
  • Show Search
Hide Search
You are here: Home / Email Merge Tags (Email Shortcodes) for Email Customization

Email Merge Tags (Email Shortcodes) for Email Customization

There are a few email merge tags/shortcodes that you can use to customize the sale notification email body. The plugin will dynamically replace these merge tags with the actual value from the transaction when sending the email.

Email Settings Interface

You can customize the notification emails from the “Email Settings” menu of the plugin (from your admin dashboard).

Stripe Payments -> Settings -> Email Settings

Available Email Merge Tags

The following email merge tags/shortcodes can be used in the email body field under the “Email Settings” menu:

  • {item_name} = Name of the purchased item
  • {item_quantity} = Number of items purchased
  • {item_price} = Item price. Example: 1000,00
  • {item_price_curr} = Item price with currency symbol. Example: $1,000.00
  • {purchase_amt} = The amount paid for the current transaction. Example: 1,000.00
  • {purchase_amt_curr} = The amount paid for the current transaction with currency symbol. Example: $1,000.00
  • {tax} = Tax in percent. Example: 10%
  • {tax_amt} = Formatted tax amount for single item. Example: $0.25
  • {shipping_amt} = Formatted shipping amount. Example: $2.50
  • {item_url} = Item download URL (if it’s set)
  • {product_details} = The item details of the purchased product (this will include the download link for digital items)
  • {transaction_id} = The unique transaction ID of the purchase
  • {shipping_address} = Shipping address of the buyer
  • {billing_address} = Billing address of the buyer
  • {customer_name} = Customer name. Available only if collect billing address option enabled
  • {payer_email} = Email Address of the buyer
  • {currency} = Currency symbol. Example: $
  • {currency_code} = 3-letter currency code. Example: USD
  • {purchase_date} = The date of the purchase
  • {custom_field} = Custom field name and value (if enabled)
  • {coupon_code} = Coupon code (if available)
  • {payment_method} = Paymend method used to make the payment. Example: card, alipay
  • {card_brand}= Brand of the card used to make the payment. Example: visa, mastercard, amex
  • {card_last_4}= Last 4 digits of the card. Example: 4242

Primary Sidebar

Search

Featured Addons and Extensions

  • Subscription Payments Addon
  • Additional Custom Fields
  • Secure Downloads Addon
  • Apple Pay and Google Pay

Addon Bundle

Stripe Payments Addon Bundle

Support Links

  • Support Forum
  • Forum Registration

Copyright © 2021 | Stripe Plugins | A member of the Tips and Tricks HQ family.