&idev_ordernum=<ss:value source="$invoice.confirmationNumber"/>" width="1" height="1">
<ss:foreach item="detail" within="$invoice.details">
Order Confirmation
Thanks for your order! We really appreciate your business.
DOWNLOADS:
Please note all downloads will be sent to you shortly after your order is processed, or if after 5pm PST you will receive this on our next business day.
<ss:if test="$invoice.hasdownloads">
<p>To download your purchased files, visit our Customer Service section, or click on <ss:link source="$templateSet.downloadList">Download Product Files</ss:link>.</p>
</ss:if>
<ss:if test="$invoice.paymentMethodCode == 'L'">
<ss:include template="paypal-purchtoken"/>
</ss:if>
<ss:if test="$invoice.paymentMethodCode == 'W'">
<ss:include template="wpay-purchase"/>
</ss:if>
Please make note of your confirmation number:
<ss:value source="$invoice.confirmationNumber"/> .
You can review the status of your order at any time. Go to Customer Service and enter your confirmation number.
<ss:foreach item="subscription" within="$invoice.subscriptions">
<ss:value source="$subscription.billNote"/>
If you have any questions about your order, please send an e-mail to customerservice@wilddivine.com .
<ss:set name="valEmail" value="$invoice.customer.email"/>
<ss:set name="valName" value="$invoice.recipient"/>
<ss:set name="valZip" value="$invoice.shipToPostalCode"/>
<ss:foreach item="detail" within="$invoice.storeDetails">
<ss:if test="$string.indexOf($detail.product.name, 'Healing Rhythms') > -1">
<ss:set name="formFlag" value="$math.sum($formFlag, 1)"/>
<ss:set name="formName" value="$string.concat('moonray_forms', $system.getAsInteger($formFlag))"/>
<ss:if test="$string.indexOf($detail.product.name, '(Software Only)') > -1">
<ss:else/>
<ss:if test="$string.indexOf($detail.product.name, 'Super Bundle Pack') > -1">
<ss:set name="formFlag" value="$math.sum($formFlag, 1)"/>
<ss:set name="formName" value="$string.concat('moonray_forms', $system.getAsInteger($formFlag))"/>
<ss:if test="$string.indexOf($detail.product.name, 'Super Bundle Pack NLL') > -1">
<ss:set name="formFlag" value="$math.sum($formFlag, 1)"/>
<ss:set name="formName" value="$string.concat('moonray_forms', $system.getAsInteger($formFlag))"/>
<ss:if test="$string.indexOf($detail.product.name, 'Relaxing Rhythms Super Bundle') > -1">
<ss:set name="formFlag" value="$math.sum($formFlag, 1)"/>
<ss:set name="formName" value="$string.concat('moonray_forms', $system.getAsInteger($formFlag))"/>
<ss:if test="$string.indexOf($detail.product.name, 'Relaxing Rhythms Bundle') > -1">
<ss:set name="formFlag" value="$math.sum($formFlag, 1)"/>
<ss:set name="formName" value="$string.concat('moonray_forms', $system.getAsInteger($formFlag))"/>
<ss:if test="$string.indexOf($detail.product.name, 'The Passage') > -1">
<ss:set name="formFlag" value="$math.sum($formFlag, 1)"/>
<ss:set name="formName" value="$string.concat('moonray_forms', $system.getAsInteger($formFlag))"/>
<ss:if test="$string.indexOf($detail.product.name, 'Wisdom Quest') > -1">
<ss:set name="formFlag" value="$math.sum($formFlag, 1)"/>
<ss:set name="formName" value="$string.concat('moonray_forms', $system.getAsInteger($formFlag))"/>