I need a Joomla extension that will allow me to sell tickets to a festival on my website. I would like to allow the customer to either pick the tickets up from the box office (after paying by Paypal on my site) or pay a postage fee to have the tickets sent to them.
Sure, that would work. You could create a custom field where the user would mark if they want to pick up tickets or have them mailed. You could then assign fee values to each option so if they choose to have them mailed, an additional $X would be added to the final payment amount. Thanks.