What file and/or function handles adding tickets to cart.
is it something like this:
$item_id = $this->_add_or_update_order_item( $order, $product, $res, array( ‘event_id’ => $event->ID ) );
TIA
So, how does OTCE add tickets? I don’t mind writing a little code, just point me in right direction.
Thx