discounts and promo codes

I have been looking over the documentation on discounts in version 9.0 and have not been able to figure out if/how you apply a specific promo code to a discount offer.  I know you can use the discounts with the API, but am a little fuzzy on the specifics.

For example, when I set up a promo code now I use offers to apply a specific source code to a specific price type and then use TR_WEB_SOURCE_NO to link the source code with a promo code that goes out on marketing materials.  I would like to know what the steps are to link a promo code to a discount instead of a price type.

Has anyone figured this out yet, or are discounts still too new?

Thanks,

Boann

Parents
  • There is nothing built into the Tessitura application that links a discount type to a source (or a promo code associated with a source).  There is an API method to apply a discount type, but you have to handle the conditions of when the discount type is applied entirely with web coding.

     

    There is a section on discount types in the new Tessitura and the Web document.  It doesn’t really say much more than I said here (because there isn’t much to say), but I wanted to point out the document as a good resource for these types of questions about what you can and can’t do on the web.  Here’s a link to the document:

    http://www.tessituranetwork.com/network/Learning/Documentation/Web%20API/Tessitura%20and%20the%20Web.aspx

     

    Kevin Sheehan

    Documentation & Learning Resources Specialist

    Tessitura Network

    1 888 643 5778 ext 329 Office

    ksheehan@tessituranetwork.com



    [edited by: Todd Lantry at 4:06 PM (GMT -6) on 23 Dec 2009] Corrected the link to the Tessitura and the Web detail page
Reply
  • There is nothing built into the Tessitura application that links a discount type to a source (or a promo code associated with a source).  There is an API method to apply a discount type, but you have to handle the conditions of when the discount type is applied entirely with web coding.

     

    There is a section on discount types in the new Tessitura and the Web document.  It doesn’t really say much more than I said here (because there isn’t much to say), but I wanted to point out the document as a good resource for these types of questions about what you can and can’t do on the web.  Here’s a link to the document:

    http://www.tessituranetwork.com/network/Learning/Documentation/Web%20API/Tessitura%20and%20the%20Web.aspx

     

    Kevin Sheehan

    Documentation & Learning Resources Specialist

    Tessitura Network

    1 888 643 5778 ext 329 Office

    ksheehan@tessituranetwork.com



    [edited by: Todd Lantry at 4:06 PM (GMT -6) on 23 Dec 2009] Corrected the link to the Tessitura and the Web detail page
Children