HABO Only Tickets

Former Member
Former Member $organization

I need to set up a HABO only pricetype and I am interested to know how other people handle this?

 Is the HABO only option controlled at the MOS level only or is there another way?

thank you

-Christina-

 

Parents
  • Former Member
    Former Member $organization

    Hi Christina,

    While there's no direct link between Price Type and Delivery Method, both Price Types and Delivery Methods can be restricted by MOS.

    I don't know if this would be too clunky, but you could do the following:

    1. Create a new HABO only MOS.
    2. Link only the HABO Delivery method to that MOS in tx_mos_ship_method
    3. Link the HABO only Price Type to the HABO only MOS in tx_mos_price_type

    The only problem is, the ticket sellers would have to select this MOS in order to select the price type.

    Let me know what you end up doing, and good luck!

    Best,

    Mara

Reply
  • Former Member
    Former Member $organization

    Hi Christina,

    While there's no direct link between Price Type and Delivery Method, both Price Types and Delivery Methods can be restricted by MOS.

    I don't know if this would be too clunky, but you could do the following:

    1. Create a new HABO only MOS.
    2. Link only the HABO Delivery method to that MOS in tx_mos_ship_method
    3. Link the HABO only Price Type to the HABO only MOS in tx_mos_price_type

    The only problem is, the ticket sellers would have to select this MOS in order to select the price type.

    Let me know what you end up doing, and good luck!

    Best,

    Mara

Children
  • Hi Christina,

    I think the answer is yes -- only at the MOS level.

    We do a similar thing for corporate discount (we use Will Call as a time to check corporate id/business card before supplying the ticket).  The discount is tied to a price type that is tied to an MOS, and that MOS is then triggered by a promotion.  But in the end we needed to show special instructions, so I had to add custom code on the web side to look for this MOS.

    We also have a similar issue with PAHT: it's availability is determined in Tessitura by MOS, but for us the availability is tied to the venue and promoter, so we attach a keyword for PAHT availability (so we can decide show-by-show) and I look for that and if I don't find it, I delete PAHT from the delivery options list before rendering it.