Add WEB Promo Code for Walk-Up Discount

We have a Half-Off Member Swap coming up with another institution. I already built the discount for in person walk-up sales (tested it and it works great). What we now need is to have that same discount available for online purchases.

Is there a promo code set up or something I can do to match the two together so that when we are reporting on it we get all ticket sales in one report (whether it's in person or online). 

Any and all suggestions would be great! Thanks!

Parents
  • You would need to add the source code to TR_WEB_SOURCE_NO system table (reference table in v16) with the Parent Key column set to Tessitura Web. You'll also need to assign a Promo Code (word). See below for an example.



    I usually also add an additional row with the same information but with the Parent Key setting of Impresario. This will then make the promo code searchable on an order within the application.

Reply
  • You would need to add the source code to TR_WEB_SOURCE_NO system table (reference table in v16) with the Parent Key column set to Tessitura Web. You'll also need to assign a Promo Code (word). See below for an example.



    I usually also add an additional row with the same information but with the Parent Key setting of Impresario. This will then make the promo code searchable on an order within the application.

Children