Limiting a delivery method

Hi all,

I've created a new delivery method (Special Delivery Postage) which I only want available online on one performance. At the moment, it's appearing on all productions with the Internet MOS. 

For some of our productions, we've used LTR_TNEW_DYN_SHIPPING_METHOD to limit certain productions to e-ticketing only. But, as this is for merchandise, we need the options for standard posting, and collection at box office, to still appear in the drop-down, along with the Special Delivery option.

Is there a way to remove this new delivery method from all productions, and to then make it only available as an option on one?

Many thanks,

Hannah

Parents
  • Not easily.  LTR_TNEW_DYN_SHIPPING_METHOD works in two ways.  If a performance is not listed, then all shipping methods are available.  If at least one shipping method is listed, then only listed shipping methods are available.  Managing that table is such a bear (for instance, we only turn on print-at-home shipping for all shows in our new season after our initial unseated subscription sales period has ended) that I built an management utility to help our Box Office.

    But basically if you have any kind of global restriction, it means that every show has to have all of its legal shipping methods explicitly entered into the table.

Reply
  • Not easily.  LTR_TNEW_DYN_SHIPPING_METHOD works in two ways.  If a performance is not listed, then all shipping methods are available.  If at least one shipping method is listed, then only listed shipping methods are available.  Managing that table is such a bear (for instance, we only turn on print-at-home shipping for all shows in our new season after our initial unseated subscription sales period has ended) that I built an management utility to help our Box Office.

    But basically if you have any kind of global restriction, it means that every show has to have all of its legal shipping methods explicitly entered into the table.

Children