{entry} Merge Tag

Summary

Can be used in areas such as notifications and confirmations to display entry properties after the entry has been saved. Because this relies on the entry being saved, it cannot be used as a field’s default value.

Usage

{entry:[modifiers]}

Modifiers

Properties

ModifierDescription
:idThe entry ID of the submission.
:created_byThe ID of the WordPress user who submitted the form.
:date_createdThe UTC date and time the entry was created in the yyyy-mm-dd hh::mm::ss format.
:currencyThe currency code used for this submission.
:payment_statusThe current payment status of the entry (e.g., Authorized, Paid, Processing, Pending, Active, Expired, Failed, Cancelled, Approved, Reversed, Refunded, Voided).
:payment_dateThe UTC date and time, in the yyyy-mm-dd hh::mm::ss format, when the payment add-on processed the entry.
:payment_amountThe payment amount without currency formatting.
:transaction_idThe ID of the transaction returned by the payment gateway.

Metadata

ModifierDescription
:resume_urlThe URL for the Save and Continue link, if available. Only for Partial Entries.
:submission_speedsDisplays the submission speed, which measures the time between page load and user actions.