Feature Summary
The "Add Tickets" flow in the system is not correctly setting prices for Ticket Groups (TGs) and passing them to CatchAll.
• TGs created without setting a price have a price of 0 stored on the DB.
• The wholesale price is stored on {{ticket_groups.asking_price}}.
• {{ticket_groups.asking_price_total}} is populated based on (wholesale price * qty).
• "Asking price" is passed to CatchAll, not COST.