Order E-mail confirmation

Hi,

We have one set of (TETS Order Email_html.aspx) and (TETS Order Email_text.aspx) for order E-mail confirmation for any ticket purchase but in case of donations we want to send E-mail confirmation showing details of donation and different text than ticket purchase. Can we call different set of aspx files based on different requirements for E-mail confirmation. If yes then how?

Thanks



[edited by: Harpreet Gangyan at 6:10 PM (GMT -6) on 13 Jul 2009]
Parents
  • At the moment we are not using the confirmation emails for transactions on the web.  But we are using the confirmation emails for tessitura orders.  We do have two different confirmation emails for contributions and tickets.  The operator can choose which to use.

    If you need something for the web as well what I would do in your aspx page is check if there are any contributions in the order via OrderData.Totals.TotalContributionAmount.  If there is then modify the template programmtically and maybe when you make the TranformXml call make, have it go to a different XSL style sheet for contributions.  Then if there isn't a contribution them goto to one just for ticketing.

     

  • Thanks

     

    Harpreet Gangyan | Database Analyst

    THE

    Level 4 TSB Building| PO BOX 5143, Wellesley Street | Auckland 1411, New Zealand
    T: +64 9 357 3351
    | F: +64 9 357 3359 | www.the-edge.co.nz

    Please consider the environment before you print this email.

     

    Notice: This email is confidential. If it is not intended for you please do not read, distribute or copy the email or any attachments.
    Please notify the sender that you have received the message in error and delete the

    original message and any attachments.
    Please note that any views expressed in this email may be those of the individual sender and may not necessarily reflect the views of THE EDGE®.

     


    From: Tessitura Web Forum [mailto:forums-tessitura-web@tessituranetwork.com] On Behalf Of Jon Ballinger
    Sent: Tuesday, 14 July 2009 15:41
    To: Harpreet Gangyan
    Subject: Re: [Tessitura Web Forum] Order E-mail confirmation

     

    At the moment we are not using the confirmation emails for transactions on the web.  But we are using the confirmation emails for tessitura orders.  We do have two different confirmation emails for contributions and tickets.  The operator can choose which to use.

    If you need something for the web as well what I would do in your aspx page is check if there are any contributions in the order via OrderData.Totals.TotalContributionAmount.  If there is then modify the template programmtically and maybe when you make the TranformXml call make, have it go to a different XSL style sheet for contributions.  Then if there isn't a contribution them goto to one just for ticketing.

     

    From: Harpreet Gangyan <bounce-harpreetsinghgangyan5939@tessituranetwork.com>
    Sent: 7/13/2009 5:50:02 PM

    Hi,

    We have one set of (TETS Order Email_html.aspx) and (TETS Order Email_text.aspx) for order E-mail confirmation for any ticket purchase but in case of donations we want to send E-mail confirmation showing details of donation and different text than ticket purchase. Can we call different set of aspx files based on different requirements for E-mail confirmation. If yes then how?

    Thanks




    You were sent this email automatically because you subscribed to the Tessitura Web forum. You may reply to this message to post to the Web forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Reply
  • Thanks

     

    Harpreet Gangyan | Database Analyst

    THE

    Level 4 TSB Building| PO BOX 5143, Wellesley Street | Auckland 1411, New Zealand
    T: +64 9 357 3351
    | F: +64 9 357 3359 | www.the-edge.co.nz

    Please consider the environment before you print this email.

     

    Notice: This email is confidential. If it is not intended for you please do not read, distribute or copy the email or any attachments.
    Please notify the sender that you have received the message in error and delete the

    original message and any attachments.
    Please note that any views expressed in this email may be those of the individual sender and may not necessarily reflect the views of THE EDGE®.

     


    From: Tessitura Web Forum [mailto:forums-tessitura-web@tessituranetwork.com] On Behalf Of Jon Ballinger
    Sent: Tuesday, 14 July 2009 15:41
    To: Harpreet Gangyan
    Subject: Re: [Tessitura Web Forum] Order E-mail confirmation

     

    At the moment we are not using the confirmation emails for transactions on the web.  But we are using the confirmation emails for tessitura orders.  We do have two different confirmation emails for contributions and tickets.  The operator can choose which to use.

    If you need something for the web as well what I would do in your aspx page is check if there are any contributions in the order via OrderData.Totals.TotalContributionAmount.  If there is then modify the template programmtically and maybe when you make the TranformXml call make, have it go to a different XSL style sheet for contributions.  Then if there isn't a contribution them goto to one just for ticketing.

     

    From: Harpreet Gangyan <bounce-harpreetsinghgangyan5939@tessituranetwork.com>
    Sent: 7/13/2009 5:50:02 PM

    Hi,

    We have one set of (TETS Order Email_html.aspx) and (TETS Order Email_text.aspx) for order E-mail confirmation for any ticket purchase but in case of donations we want to send E-mail confirmation showing details of donation and different text than ticket purchase. Can we call different set of aspx files based on different requirements for E-mail confirmation. If yes then how?

    Thanks




    You were sent this email automatically because you subscribed to the Tessitura Web forum. You may reply to this message to post to the Web forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Children
No Data