Finding the Transaction ID

Overview

When you are creating functions, writing BML code, or configuring Document Templates, use a Transaction ID to test your work.

A Transaction ID is the internal reference to a quote or transaction that tells the function, code, template, and so on, which quote to use when testing or previewing the work you are doing.

Administration

ClosedFinding the Transaction ID in the Interface Watch Video  Video icon

  1. Go to any Quote or Transaction view, and open a Quote or Transaction.
  2. Select the Troubleshooting and Support Controls tab.

    The following appears:

    Transaction ID on Transaction "Troubleshooting and Support Controls" tabl

  3. The Transaction ID  is shown on the left side of the page.

For sites provisioned prior to 2014, scroll to the bottom of the page and click the right-pointing triangle 4 to view additional details about the quote or transaction.

ClosedFinding the Transaction ID in Source Code

  1. Go to the Quote Manager.
  2. Select a pending quote and open it.
  3. In your browser, view the page source.

    How to do this depends on your browser. For example, in Firefox, you could right-click on the page and select View Page Source. In other browsers, select View > Source under the address bar.

  1. Type CTRL + F to open a Find box.
  2. Search for "transactionid" to locate the Transaction ID. The relevant section will look something like this:

    <span class='readonly-wrapper' id='readonly_1_transactionID_quote'>5040279</span>


Related Topics

Related Topics Link IconSee Also