{{ header }}{{ column_left }}

{{ heading_title }}

{% if transaction.GIFTMESSAGE %} {% endif %} {% if transaction.GIFTRECEIPTENABLE %} {% endif %} {% if transaction.GIFTWRAPNAME %} {% endif %} {% if transaction.GIFTWRAPAMOUNT %} {% endif %} {% if transaction.BUYERMARKETINGEMAIL %} {% endif %} {% if transaction.SURVEYQUESTION %} {% endif %} {% if transaction.SURVEYCHOICESELECTED %} {% endif %} {% if transaction.RECEIVERBUSINESS %} {% endif %} {% if transaction.RECEIVEREMAIL %} {% endif %} {% if transaction.RECEIVERID %} {% endif %} {% if transaction.EMAIL %} {% endif %} {% if transaction.PAYERID %} {% endif %} {% if transaction.PAYERSTATUS %} {% endif %} {% if transaction.COUNTRYCODE %} {% endif %} {% if transaction.PAYERBUSINESS %} {% endif %} {% if transaction.SALUTATION %} {% endif %} {% if transaction.FIRSTNAME %} {% endif %} {% if transaction.MIDDLENAME %} {% endif %} {% if transaction.LASTNAME %} {% endif %} {% if transaction.SUFFIX %} {% endif %} {% if transaction.ADDRESSOWNER %} {% endif %} {% if transaction.ADDRESSSTATUS %} {% endif %} {% if transaction.SHIPTOSECONDARYNAME %} {% endif %} {% if transaction.SHIPTONAME %} {% endif %} {% if transaction.SHIPTOSTREET %} {% endif %} {% if transaction.SHIPTOSECONDARYADDRESSLINE1 %} {% endif %} {% if transaction.SHIPTOSTREET2 %} {% endif %} {% if transaction.SHIPTOSECONDARYADDRESSLINE2 %} {% endif %} {% if transaction.SHIPTOCITY %} {% endif %} {% if transaction.SHIPTOSECONDARYCITY %} {% endif %} {% if transaction.SHIPTOSTATE %} {% endif %} {% if transaction.SHIPTOSECONDARYSTATE %} {% endif %} {% if transaction.SHIPTOZIP %} {% endif %} {% if transaction.SHIPTOSECONDARYZIP %} {% endif %} {% if transaction.SHIPTOCOUNTRYCODE %} {% endif %} {% if transaction.SHIPTOSECONDARYCOUNTRYCODE %} {% endif %} {% if transaction.SHIPTOPHONENUM %} {% endif %} {% if transaction.SHIPTOSECONDARYPHONENUM %} {% endif %} {% if transaction.TRANSACTIONID %} {% endif %} {% if transaction.PARENTTRANSACTIONID %} {% endif %} {% if transaction.RECEIPTID %} {% endif %} {% if transaction.TRANSACTIONTYPE %} {% endif %} {% if transaction.PAYMENTTYPE %} {% endif %} {% if transaction.ORDERTIME %} {% endif %} {% if transaction.AMT %} {% endif %} {% if transaction.CURRENCYCODE %} {% endif %} {% if transaction.FEEAMT %} {% endif %} {% if transaction.SETTLEAMT %} {% endif %} {% if transaction.TAXAMT %} {% endif %} {% if transaction.EXCHANGERATE %} {% endif %} {% if transaction.PAYMENTSTATUS %} {% endif %} {% if transaction.PENDINGREASON %} {% endif %} {% if transaction.REASONCODE %} {% endif %} {% if transaction.PROTECTIONELIGIBILITY %} {% endif %} {% if transaction.PROTECTIONELIGIBILITYTYPE %} {% endif %} {% if transaction.STOREID %} {% endif %} {% if transaction.TERMINALID %} {% endif %} {% if transaction.INVNUM %} {% endif %} {% if transaction.CUSTOM %} {% endif %} {% if transaction.NOTE %} {% endif %} {% if transaction.SALESTAX %} {% endif %} {% if transaction.BUYERID %} {% endif %} {% if transaction.CLOSINGDATE %} {% endif %} {% if transaction.MULTIITEM %} {% endif %} {% if transaction.AMOUNT %} {% endif %} {% if transaction.PERIOD %} {% endif %}
{{ text_gift_msg }} {{ transaction.GIFTMESSAGE }}
{{ text_gift_receipt }} {{ transaction.GIFTRECEIPTENABLE }}
{{ text_gift_wrap_name }} {{ transaction.GIFTWRAPNAME }}
{{ text_gift_wrap_amt }} {{ transaction.GIFTWRAPAMOUNT }}
{{ text_buyer_email_market }} {{ transaction.BUYERMARKETINGEMAIL }}
{{ text_survey_question }} {{ transaction.SURVEYQUESTION }}
{{ text_survey_chosen }} {{ transaction.SURVEYCHOICESELECTED }}
{{ text_receiver_business }} {{ transaction.RECEIVERBUSINESS }}
{{ text_receiver_email }} {{ transaction.RECEIVEREMAIL }}
{{ text_receiver_id }} {{ transaction.RECEIVERID }}
{{ text_buyer_email }} {{ transaction.EMAIL }}
{{ text_payer_id }} {{ transaction.PAYERID }}
{{ text_payer_status }} {{ transaction.PAYERSTATUS }}
{{ text_country_code }} {{ transaction.COUNTRYCODE }}
{{ text_payer_business }} {{ transaction.PAYERBUSINESS }}
{{ text_payer_salute }} {{ transaction.SALUTATION }}
{{ text_payer_firstname }} {{ transaction.FIRSTNAME }}
{{ text_payer_middlename }} {{ transaction.MIDDLENAME }}
{{ text_payer_lastname }} {{ transaction.LASTNAME }}
{{ text_payer_suffix }} {{ transaction.SUFFIX }}
{{ text_address_owner }} {{ transaction.ADDRESSOWNER }}
{{ text_address_status }} {{ transaction.ADDRESSSTATUS }}
{{ text_ship_sec_name }} {{ transaction.SHIPTOSECONDARYNAME }}
{{ text_ship_name }} {{ transaction.SHIPTONAME }}
{{ text_ship_street1 }} {{ transaction.SHIPTOSTREET }}
{{ text_ship_sec_add1 }} {{ transaction.SHIPTOSECONDARYADDRESSLINE1 }}
{{ text_ship_street2 }} {{ transaction.SHIPTOSTREET2 }}
{{ text_ship_sec_add2 }} {{ transaction.SHIPTOSECONDARYADDRESSLINE2 }}
{{ text_ship_city }} {{ transaction.SHIPTOCITY }}
{{ text_ship_sec_city }} {{ transaction.SHIPTOSECONDARYCITY }}
{{ text_ship_state }} {{ transaction.SHIPTOSTATE }}
{{ text_ship_sec_state }} {{ transaction.SHIPTOSECONDARYSTATE }}
{{ text_ship_zip }} {{ transaction.SHIPTOZIP }}
{{ text_ship_sec_zip }} {{ transaction.SHIPTOSECONDARYZIP }}
{{ text_ship_country }} {{ transaction.SHIPTOCOUNTRYCODE }}
{{ text_ship_sec_country }} {{ transaction.SHIPTOSECONDARYCOUNTRYCODE }}
{{ text_ship_phone }} {{ transaction.SHIPTOPHONENUM }}
{{ text_ship_sec_phone }} {{ transaction.SHIPTOSECONDARYPHONENUM }}
{{ text_trans_id }} {{ transaction.TRANSACTIONID }}
{{ text_parent_trans_id }} {{ transaction.PARENTTRANSACTIONID }}
{{ text_receipt_id }} {{ transaction.RECEIPTID }}
{{ text_trans_type }} {{ transaction.TRANSACTIONTYPE }}
{{ text_payment_type }} {{ transaction.PAYMENTTYPE }}
{{ text_order_time }} {{ transaction.ORDERTIME }}
{{ text_amount }} {{ transaction.AMT }}
{{ text_currency_code }} {{ transaction.CURRENCYCODE }}
{{ text_fee_amount }} {{ transaction.FEEAMT }}
{{ text_settle_amount }} {{ transaction.SETTLEAMT }}
{{ text_tax_amount }} {{ transaction.TAXAMT }}
{{ text_exchange }} {{ transaction.EXCHANGERATE }}
{{ text_payment_status }} {{ transaction.PAYMENTSTATUS }}
{{ text_pending_reason }} {{ transaction.PENDINGREASON }}
{{ text_reason_code }} {{ transaction.REASONCODE }}
{{ text_protect_elig }} {{ transaction.PROTECTIONELIGIBILITY }}
{{ text_protect_elig_type }} {{ transaction.PROTECTIONELIGIBILITYTYPE }}
{{ text_store_id }} {{ transaction.STOREID }}
{{ text_terminal_id }} {{ transaction.TERMINALID }}
{{ text_invoice_number }} {{ transaction.INVNUM }}
{{ text_custom }} {{ transaction.CUSTOM }}
{{ text_note }} {{ transaction.NOTE }}
{{ text_sales_tax }} {{ transaction.SALESTAX }}
{{ text_buyer_id }} {{ transaction.BUYERID }}
{{ text_close_date }} {{ transaction.CLOSINGDATE }}
{{ text_multi_item }} {{ transaction.MULTIITEM }}
{{ text_sub_amt }} {{ transaction.AMOUNT }}
{{ text_sub_period }} {{ transaction.PERIOD }}
{{ footer }}