Hard-Coded Variables

I. Hard-Coded Receipt Variables 

  • amount 

    • Total amount of donations 

  • amountNonTaxD 

    • Total amount of Non-Tax Deductible Allocations 

  • amountTaxD 

    • Total amount of Tax Deductible Allocations 

  • attention 

    • Contact’s salutation and name related to the Account for Donation Type: Organisation 

    • No value if Account’s Receipt Recipient is specified 

  • companyName 

    • Account Name 

  • complimentaryClose 

    • Receipt Settings: Complimentary Close , otherwise “Kind Regards” 

  • dateToday 

    • Current Date: format based on Receipt Settings: Date Today 

  • grandTotal 

    • Sum of Tax Deductible total amount and Non-Tax Deductible total amount 

  • honoreeName 

    • Opportunity: Honoree Name, otherwise  

  • orgName 

    • Organization.Name, otherwise empty 

  • orgStreet 

    • Organization.Street, otherwise empty 

  • orgCity 

    • Organization.City, otherwise empty 

  • orgState 

    • Organization.State, otherwise empty 

 

  • orgPostalCode 

    • Organization.PostalCode, otherwise empty 

  • receiptNumber 

    • Opportunity Receipt Number 

  • receiptReference 

    • Receipt Naming: receiptReference variable, depends on Donation Type 

  • receiptTitle 

    • Receipt Template: Receipt Title, otherwise empty 

  • recipientName 

    • Receipt Naming: recipientName variable, depends on Donation Type 

  • relatedToCloseDate 

    • Opportunity.CloseDate 

  • receiptName 

    • Receipt Naming: recipientName variable, depends on Donation Type 

  • recipientMailingStreet 

    • Contact’s MailingStreet for Donation Type: Individual 

    • Account’s BillingStreet for Donation Type: Organisation or Household 

  • recipientMailingCity 

    • Contact’s MailingCity for Donation Type: Individual 

    • Account’s BillingCity for Donation Type: Organisation or Household 

  • recipientMailingState 

    • Contact’s MailingState for Donation Type: Individual

    • Account’s BillingState for Donation Type: Organisation or Household 

  • recipientMailingPostalCode 

    • Contact’s MailingPostalCode for Donation Type: Individual 

    • Account’s BillingPostalCode for Donation Type: Organisation or Household 

  • recipientMailingCountry 

    • Contact’s MailingCountry for Donation Type: Individual 

    • Account’s BillingCountry for Donation Type: Organisation or Household 

  • salutation 

    • Receipt Naming: salutation variable, depends on Donation Type 

  • tempLogo 

    • Receipt Settings: Logo 

  • vfHeader 

    • Contains {!tempLogo} variable 

    • Receipt Settings: Header 

  • vfFooter 

    • Receipt Settings: Footer 

 

 

II. Hard-Coded ATS Variables 

  • currency 

    • Consolidated Statement Settings : Currency 

  • dateToday 

    • Current Date: format based on Consolidated Statement Settings : Date Format 

  • endMonth 

    • Ending month of Consolidated Statement 

  • endYear 

    • Ending year of Consolidated Statement 

  • GAUTable 

    • Whole table of Tax and Non-Tax Deductible - GAU allocations 

    • Use only in Consolidated by Tax Deductibility 

  • gauATS_NTDHeader 

    • Consolidated Statement Settings : Tax Deductible Header 

    • Use only in Consolidated by Tax Deductibility 

  • gauATS_TDHeader 

    • Consolidated Statement Settings : Non-Tax Deductible Header 

    • Use only in Consolidated by Tax Deductibility 

  • gauNTDAmnt 

    • Total amount of Non-Tax  Deductible - GAU allocations  gauTotalAmntDef 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in Consolidated by Tax Deductibility 

  • gauTDAmnt 

    • Total amount of Tax  Deductible - GAU allocations 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in Consolidated by Tax Deductibility 

  • gauNTDHeader 

    • Header title of Non-Tax Deductible 

    • Use only in Consolidated by Tax Deductibility 

  • gauTDHeader 

    • Header title of Tax Deductible 

    • Use only in Consolidated by Tax Deductibility 

  • gauNTDList 

    • Rows of Non-Tax Deductible GAU Allocations 

    • Enable the Consolidated Statement Settings : Show ATS Line-by-line Breakdown 

    • Use only in Consolidated by Tax Deductibility 

  • gauTDList 

    • Rows of Tax Deductible GAU Allocations 

    • Enable the Consolidated Statement Settings : Show ATS Line-by-line Breakdown 

    • Use only in Consolidated by Tax Deductibility 

  • gauNTDTable 

    • Table of Non-Tax  Deductible - GAU allocations 

    • Enable the Consolidated Statement Settings : Show ATS Line-by-line Breakdown 

    • Use only in Consolidated by Tax Deductibility 

  • gauTDTable 

    • Table of Tax  Deductible - GAU allocations 

    • Enable the Consolidated Statement Settings : Show ATS Line-by-line Breakdown 

    • Use only in Consolidated by Tax Deductibility 

  • gauTotalAmnt 

    • Sum amount of Tax and Non-Tax Deductible - GAU allocations 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in Consolidated by Tax Deductibility 

  • gauTotalAmntDef 

    • Default markup of sum amount (Tax and Non-Tax GAU Allocations) 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in Consolidated by Tax Deductibility 

  • logo 

    • Logo of ProntoPlus (image) 

  • ownerCity 

    • If Contact: Mailing City 

    • If Account: Billing City 

  • ownerInfo 

    • Combination of ownerName + ownerAddress + ownerCity + ownerState + ownerPostal 

  • ownerFName 

    • Contact : First Name, otherwise Contact : Name 

  • ownerName 

    • If Contact : Name, otherwise Contact : First Name 

    • If Account: Name, otherwise Account: Formal Greeting 

  • ownerPostal 

    • If Contact: Mailing Postal Code 

    • If Account: Billing Postal Code 

  • ownerState 

    • If Contact: Mailing State 

    • If Account: Billing State 

  • ownerTitle 

    • Contact : Title 

  • orgName 

    • Organization: Name 

  • orgAddress 

    • Combination of Org: Street + Org: City + Org: Postal Code + Org: Country 

  • orgPhone 

    • Organization Phone 

  • orgFax 

    • Organization Fax 

  • oppTotalAmnt ,   totalAmount (the same output) 

    • Total amount of donations 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in per Donation 

  • tempLogo 

    • Consolidated Statement Settings: Logo (URL) 

  • preparedTo 

    • If Contact: Name 

    • If Account: Name 

  • perGAUTotalAmnt 

    • Total Amount of GAU Allocations 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in Grouped per GAU 

  • perGAUTotalAmountDef 

    • Default markup of total amount GAU Allocations 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in Grouped per GAU 

  • perGAU_NTDTotalAmnt 

    • Total amount of Non-Tax Deductible Allocations 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in Grouped per GAU 

  • perGAU_TDTotalAmnt 

    • Total amount of Tax Deductible Allocations 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in Grouped per GAU 

  • receiptNumber  ,   statementNo (the same output) 

    • Statement Number of Consolidated Statement 

  • startMonth 

    • Starting month of Consolidated Statement 

  • startYear 

    • Starting year of Consolidated Statement 

  • totalAmountDef 

    • Default markup for total amount 

    • Enable the Consolidated Statement Settings : Show ATS Total Amount 

    • Use only in per Donation