raffle Factory 1.2
# organize your own raffles; # setting a price per ticket, buyer can purchase several tickets; ticket numbers will be sent to the buyer, for each purchased ticket; # Seller has option to end raffle early before all tickets sold, a winner will be automatically random chosen, notified and displayed in the auction; # user can see his purchased tickets (won/selected for top 100/selected for top 10/selected for top 3/lost); # Payments will be processed with the integrated payment methods, like paypal, moneybookers or with the possibility to integrate new payment gateways using the published API; # eMail Notifications on major events; # Administrator statistics to see the number of purchased tickets per each auction; public statistic to see original total number of available tickets and total number of tickets sold to date; # and many more...