API Usages
Affiliates can use api affiliate.php to get Deals details they can use affid url parameter for referral.
Deal data can be shown in any xml format calling /api/index.php
Using api/call.php add following parameters to url for verifying coupon
- callerid:User id(Optional)
- num:Coupon number
- secret:Coupon Secret Code(Optional)
- action:query(Verify a Coupon)
- action:consume(Mark coupon as used secret code is must)
API can also be used to create features in your mobile app. For example a merchant app for QR scanner using coupon codes.
Installation
Installation Wizard
Wroupon Installation can be done using Wizard. It has quite few steps, Just goto installation page and follow the instructions. We have a tutorial and guide for it.
Most of the features can be configured from DealPHP backend.They can be turned on/off from there.
Tune up for DealPHP can be done from backend , Several features can also be turned off and code can also be edited.