get_order_onhold gets all the orders that are on hold
get_order_onhold_items gets all the items that are in the order
give_product_price returns product price give_product_price can also return the subtotal by sending the quantity as second variable
give_tax price_tax returns price tax give_tax can also return the subtotal by sending the quantity as second variable