Groupon clone is developed in PHP and MySQL as the database. Below are the script requirements and majority of web hosting service providers support these out of the box.
Below is how you can use the rebate system. Actually there are two rebate mechanisms available.
This is one of the most important part of the script. All kind of payment related transactions are listed here. Offline top-up provides a facility to manually credit a user account offline (Cash, bank checks etc). Online top-up shows which users have recharged their account. Withdraw option shows the withdrawal requests of the users in case they want to withdraw funds of top-up. Cash shows the offline transactions which are manually executed on receipt of cash or checks for user. Refund shows the refund transaction details for failed deals (which did not reach the minimum number of buyers).
Good deal shows the deal which tipped or reached minimum number of sales or buyers. Bad deal shows failed deals which did not reach minimum number of sales or buyers.
Users get coupons when the deal they purchased is tipped on (meets minimum buyer requirements). In our site demo, you can see that the deal for “Paris” is tipped and in the back end it shows the coupons for that deal which are automatically created for the users.
These coupons can be redeemed for the deal they purchased.
Site admin can create discount vouchers and distribute to site users. While purchasing deals on the site, users can use these vouchers to get discount. When people click on buy deal, they get a option to redeem a valid voucher, if they have any.
For each deal you create, you need to specify a category. This is for better management and classification of deals. Category could be food, spa, travel or anything else based on the deal type.
Using top-up feature, site users can deposit money in their site account which they can use for purchasing deals later.
Products
Groupon Clone
Groupon Clone FAQ