cart->get_cart_id(); $cart = $this->cart->get_cart($cart_id); $empty = (count($cart) ? false : true); $free = $this->cart->is_free($cart); $gateways = $this->main->get_gateways(); $gateway_settings = $this->main->get_gateways_options(); $active_gateways = array(); foreach($gateways as $gateway) { if(!$gateway->enabled()) continue; if(in_array($gateway->id, array(6, 7))) continue; // Stripe Connect & Pay By WooCommerce $active_gateways[] = $gateway; } // Javascript Code $javascript = ''; // Include javascript code into the footer $this->factory->params('footer', $javascript); ?>

    book->get_TO($transaction_id); $price_details = $TO->get_price_details(); ?>
  • get_event_link(); ?> (main->render_price($price_details['total'], $TO->get_event_id()); ?>)

    get_tickets_html(); ?>
    • main->render_price($detail['amount'], $TO->get_event_id()); ?>