HTMLInputCoder - Add more variants for encoding arrays
[civicrm-core.git] / xml / templates / message_templates / membership_online_receipt_text.tpl
1 {assign var="greeting" value="{contact.email_greeting}"}{if $greeting}{$greeting},{/if}
2 {if $receipt_text}
3 {$receipt_text}
4 {/if}
5 {if $is_pay_later}
6
7 ===========================================================
8 {$pay_later_receipt}
9 ===========================================================
10 {/if}
11
12 {if $membership_assign && !$useForMember}
13 ===========================================================
14 {ts}Membership Information{/ts}
15
16 ===========================================================
17 {ts}Membership Type{/ts}: {$membership_name}
18 {if $mem_start_date}{ts}Membership Start Date{/ts}: {$mem_start_date|crmDate}
19 {/if}
20 {if $mem_end_date}{ts}Membership End Date{/ts}: {$mem_end_date|crmDate}
21 {/if}
22
23 {/if}
24 {if $amount}
25 ===========================================================
26 {ts}Membership Fee{/ts}
27
28 ===========================================================
29 {if !$useForMember && $membership_amount && $is_quick_config}
30 {ts 1=$membership_name}%1 Membership{/ts}: {$membership_amount|crmMoney}
31 {if $amount && !$is_separate_payment }
32 {ts}Contribution Amount{/ts}: {$amount|crmMoney}
33 -------------------------------------------
34 {ts}Total{/ts}: {$amount+$membership_amount|crmMoney}
35 {/if}
36 {elseif !$useForMember && $lineItem and $priceSetID & !$is_quick_config}
37 {foreach from=$lineItem item=value key=priceset}
38 ---------------------------------------------------------
39 {capture assign=ts_item}{ts}Item{/ts}{/capture}
40 {capture assign=ts_qty}{ts}Qty{/ts}{/capture}
41 {capture assign=ts_each}{ts}Each{/ts}{/capture}
42 {capture assign=ts_total}{ts}Total{/ts}{/capture}
43 {$ts_item|string_format:"%-30s"} {$ts_qty|string_format:"%5s"} {$ts_each|string_format:"%10s"} {$ts_total|string_format:"%10s"}
44 ----------------------------------------------------------
45 {foreach from=$value item=line}
46 {$line.description|truncate:30:"..."|string_format:"%-30s"} {$line.qty|string_format:"%5s"} {$line.unit_price|crmMoney|string_format:"%10s"} {$line.line_total|crmMoney|string_format:"%10s"}
47 {/foreach}
48 {/foreach}
49
50 {ts}Total Amount{/ts}: {$amount|crmMoney}
51 {else}
52 {if $useForMember && $lineItem && !$is_quick_config}
53 {foreach from=$lineItem item=value key=priceset}
54 {capture assign=ts_item}{ts}Item{/ts}{/capture}
55 {capture assign=ts_total}{ts}Fee{/ts}{/capture}
56 {if $dataArray}
57 {capture assign=ts_subtotal}{ts}Subtotal{/ts}{/capture}
58 {capture assign=ts_taxRate}{ts}Tax Rate{/ts}{/capture}
59 {capture assign=ts_taxAmount}{ts}Tax Amount{/ts}{/capture}
60 {capture assign=ts_total}{ts}Total{/ts}{/capture}
61 {/if}
62 {capture assign=ts_start_date}{ts}Membership Start Date{/ts}{/capture}
63 {capture assign=ts_end_date}{ts}Membership End Date{/ts}{/capture}
64 {$ts_item|string_format:"%-30s"} {$ts_total|string_format:"%10s"} {if $dataArray} {$ts_subtotal|string_format:"%10s"} {$ts_taxRate|string_format:"%10s"} {$ts_taxAmount|string_format:"%10s"} {$ts_total|string_format:"%10s"} {/if} {$ts_start_date|string_format:"%20s"} {$ts_end_date|string_format:"%20s"}
65 --------------------------------------------------------------------------------------------------
66
67 {foreach from=$value item=line}
68 {capture assign=ts_item}{if $line.html_type eq 'Text'}{$line.label}{else}{$line.field_title} - {$line.label}{/if} {if $line.description} {$line.description}{/if}{/capture}{$ts_item|truncate:30:"..."|string_format:"%-30s"} {$line.line_total|crmMoney|string_format:"%10s"} {if $dataArray} {$line.unit_price*$line.qty|crmMoney:$currency|string_format:"%10s"} {if $line.tax_rate != "" || $line.tax_amount != ""} {$line.tax_rate|string_format:"%.2f"} % {$line.tax_amount|crmMoney:$currency|string_format:"%10s"} {else} {/if} {$line.line_total+$line.tax_amount|crmMoney|string_format:"%10s"} {/if} {$line.start_date|string_format:"%20s"} {$line.end_date|string_format:"%20s"}
69 {/foreach}
70 {/foreach}
71
72 {if $dataArray}
73 {ts}Amount before Tax{/ts}: {$amount-$totalTaxAmount|crmMoney:$currency}
74
75 {foreach from=$dataArray item=value key=priceset}
76 {if $priceset || $priceset == 0}
77 {$taxTerm} {$priceset|string_format:"%.2f"}%: {$value|crmMoney:$currency}
78 {else}
79 {ts}No{/ts} {$taxTerm}: {$value|crmMoney:$currency}
80 {/if}
81 {/foreach}
82 {/if}
83 --------------------------------------------------------------------------------------------------
84 {/if}
85
86 {if $totalTaxAmount}
87 {ts}Total Tax Amount{/ts}: {$totalTaxAmount|crmMoney:$currency}
88 {/if}
89
90 {ts}Amount{/ts}: {$amount|crmMoney} {if $amount_level } - {$amount_level} {/if}
91 {/if}
92 {elseif $membership_amount}
93 ===========================================================
94 {ts}Membership Fee{/ts}
95
96 ===========================================================
97 {ts 1=$membership_name}%1 Membership{/ts}: {$membership_amount|crmMoney}
98 {/if}
99
100 {if $receive_date}
101
102 {ts}Date{/ts}: {$receive_date|crmDate}
103 {/if}
104 {if $is_monetary and $trxn_id}
105 {ts}Transaction #{/ts}: {$trxn_id}
106
107 {/if}
108 {if $membership_trx_id}
109 {ts}Membership Transaction #{/ts}: {$membership_trx_id}
110
111 {/if}
112 {if $is_recur}
113 {ts}This membership will be renewed automatically.{/ts}
114 {if $cancelSubscriptionUrl}
115
116 {ts 1=$cancelSubscriptionUrl}You can cancel the auto-renewal option by visiting this web page: %1.{/ts}
117
118 {/if}
119
120 {if $updateSubscriptionBillingUrl}
121
122 {ts 1=$updateSubscriptionBillingUrl}You can update billing details for this automatically renewed membership by <a href="%1">visiting this web page</a>.{/ts}
123 {/if}
124 {/if}
125
126 {if $honor_block_is_active }
127 ===========================================================
128 {$soft_credit_type}
129 ===========================================================
130 {foreach from=$honoreeProfile item=value key=label}
131 {$label}: {$value}
132 {/foreach}
133
134 {/if}
135 {if $pcpBlock}
136 ===========================================================
137 {ts}Personal Campaign Page{/ts}
138
139 ===========================================================
140 {ts}Display In Honor Roll{/ts}: {if $pcp_display_in_roll}{ts}Yes{/ts}{else}{ts}No{/ts}{/if}
141
142 {if $pcp_roll_nickname}{ts}Nickname{/ts}: {$pcp_roll_nickname}{/if}
143
144 {if $pcp_personal_note}{ts}Personal Note{/ts}: {$pcp_personal_note}{/if}
145
146 {/if}
147 {if $onBehalfProfile}
148 ===========================================================
149 {ts}On Behalf Of{/ts}
150
151 ===========================================================
152 {foreach from=$onBehalfProfile item=onBehalfValue key=onBehalfName}
153 {$onBehalfName}: {$onBehalfValue}
154 {/foreach}
155 {/if}
156
157 {if $billingName}
158 ===========================================================
159 {ts}Billing Name and Address{/ts}
160
161 ===========================================================
162 {$billingName}
163 {$address}
164
165 {$email}
166 {elseif $email}
167 ===========================================================
168 {ts}Registered Email{/ts}
169
170 ===========================================================
171 {$email}
172 {/if} {* End billingName or email *}
173 {if $credit_card_type}
174
175 ===========================================================
176 {ts}Credit Card Information{/ts}
177
178 ===========================================================
179 {$credit_card_type}
180 {$credit_card_number}
181 {ts}Expires{/ts}: {$credit_card_exp_date|truncate:7:''|crmDate}
182 {/if}
183
184 {if $selectPremium }
185 ===========================================================
186 {ts}Premium Information{/ts}
187
188 ===========================================================
189 {$product_name}
190 {if $option}
191 {ts}Option{/ts}: {$option}
192 {/if}
193 {if $sku}
194 {ts}SKU{/ts}: {$sku}
195 {/if}
196 {if $start_date}
197 {ts}Start Date{/ts}: {$start_date|crmDate}
198 {/if}
199 {if $end_date}
200 {ts}End Date{/ts}: {$end_date|crmDate}
201 {/if}
202 {if $contact_email OR $contact_phone}
203
204 {ts}For information about this premium, contact:{/ts}
205
206 {if $contact_email}
207 {$contact_email}
208 {/if}
209 {if $contact_phone}
210 {$contact_phone}
211 {/if}
212 {/if}
213 {if $is_deductible AND $price}
214
215 {ts 1=$price|crmMoney}The value of this premium is %1. This may affect the amount of the tax deduction you can claim. Consult your tax advisor for more information.{/ts}{/if}
216 {/if}
217
218 {if $customPre}
219 ===========================================================
220 {$customPre_grouptitle}
221
222 ===========================================================
223 {foreach from=$customPre item=customValue key=customName}
224 {if ( $trackingFields and ! in_array( $customName, $trackingFields ) ) or ! $trackingFields}
225 {$customName}: {$customValue}
226 {/if}
227 {/foreach}
228 {/if}
229
230
231 {if $customPost}
232 ===========================================================
233 {$customPost_grouptitle}
234
235 ===========================================================
236 {foreach from=$customPost item=customValue key=customName}
237 {if ( $trackingFields and ! in_array( $customName, $trackingFields ) ) or ! $trackingFields}
238 {$customName}: {$customValue}
239 {/if}
240 {/foreach}
241 {/if}