Adding a 'comp' ticket to a normal ticket.

Hi all.

 

We are trying to do a promotion for Mothers day where if you purchase 1 ticket, you can get another one free (for your mother).

 

I'm not quite sure how we would achieve this.

 

Has anybody done this before?

 

We are looking at doing it on the web and through the application.

 

Thanks.

Parents
  • Former Member
    Former Member $organization

    Hi Anna

    We set up a relatively simple GetLocalData- based method for restricting tickets to multiples of numbers (or max and min options)

    It’s based on Price Type: to do 2-for-1 we limit the dropdowns for that PriceType to only show 2,4,6,8, or 10 tix as options.

    We set those options in a local table,

    Like this:

     

    and then use GetLocalData to pick them up; then web code is used to limit the drop-down values when that Price type is displayed..

     

    Clunky, but fairly simple to implement and manage.

     

     

    Ken McSwain
    Business Solutions Manager

    T 02 9250 7876  F 02 9251 7821  M 0418 659 360

     

    Sydney Opera House Bennelong Point

    GPO Box 4274 Sydney NSW 2001 AUSTRALIA

     

    SOH_LOGO.gif

    FACEBOOK.gifTWITTER.gifYOUTUBE.gifBLOG.gif

     

     

    From: Tessitura Ticketing Forum [mailto:forums-ticketing@tessituranetwork.com] On Behalf Of Anna Duric
    Sent: Tuesday, 12 April 2011 16:56
    To: Ken McSwain
    Subject: RE: [Tessitura Ticketing Forum] Adding a 'comp' ticket to a normal ticket.

     

    Thanks Brenda.

    I think we need to try and do it on the web, but I'm not sure how we would do that.

    Our website is ok, but the 'zero' price ticket would be the issue.

    I thought of the 2 for 1 offer, but that still needs them to actually select 2 tickets.

    Anna.

     

     Hi all.

     We are trying to do a promotion for Mothers day where if you purchase 1 ticket, you can get another one free (for your mother).

     I'm not quite sure how we would achieve this.

     Has anybody done this before?

     We are looking at doing it on the web and through the application.

     Thanks.

    Please consider the environment before printing this email.
    =====This message is intended for the addressee(s) named and may contain confidential information.
    If you are not the intended recipient, please delete it and notify the sender.
    Views expressed in this email are those of the individual sender and are not necessarily the views of the Sydney Opera House Trust=====
Reply
  • Former Member
    Former Member $organization

    Hi Anna

    We set up a relatively simple GetLocalData- based method for restricting tickets to multiples of numbers (or max and min options)

    It’s based on Price Type: to do 2-for-1 we limit the dropdowns for that PriceType to only show 2,4,6,8, or 10 tix as options.

    We set those options in a local table,

    Like this:

     

    and then use GetLocalData to pick them up; then web code is used to limit the drop-down values when that Price type is displayed..

     

    Clunky, but fairly simple to implement and manage.

     

     

    Ken McSwain
    Business Solutions Manager

    T 02 9250 7876  F 02 9251 7821  M 0418 659 360

     

    Sydney Opera House Bennelong Point

    GPO Box 4274 Sydney NSW 2001 AUSTRALIA

     

    SOH_LOGO.gif

    FACEBOOK.gifTWITTER.gifYOUTUBE.gifBLOG.gif

     

     

    From: Tessitura Ticketing Forum [mailto:forums-ticketing@tessituranetwork.com] On Behalf Of Anna Duric
    Sent: Tuesday, 12 April 2011 16:56
    To: Ken McSwain
    Subject: RE: [Tessitura Ticketing Forum] Adding a 'comp' ticket to a normal ticket.

     

    Thanks Brenda.

    I think we need to try and do it on the web, but I'm not sure how we would do that.

    Our website is ok, but the 'zero' price ticket would be the issue.

    I thought of the 2 for 1 offer, but that still needs them to actually select 2 tickets.

    Anna.

     

     Hi all.

     We are trying to do a promotion for Mothers day where if you purchase 1 ticket, you can get another one free (for your mother).

     I'm not quite sure how we would achieve this.

     Has anybody done this before?

     We are looking at doing it on the web and through the application.

     Thanks.

    Please consider the environment before printing this email.
    =====This message is intended for the addressee(s) named and may contain confidential information.
    If you are not the intended recipient, please delete it and notify the sender.
    Views expressed in this email are those of the individual sender and are not necessarily the views of the Sydney Opera House Trust=====
Children
No Data