로딩중입니다
Reward Server
3/30/2016 2:31:30 PM

  • It's one of required integration for utilizing IGAWorks' reward-related features such as adPOPcorn, OfferWall, coupon, and promotion.

    This integration is for receiving reward information from reward server to give a reward then send back the result to IGAWorks server.

    In case of using adPOPcorn OfferWall, we provides IGAWorks reward server instead of running your own server.


  • You can add more parameters at reward server management page.

    If you utilize adPOPcorn OfferWall via server api, you can add four more custom parameters.


  • Reward Server Integration Guide provides C# and PHP sample code.

    You can set individual protocol according to Reward Server Integration Guide.

    [Reward Server Integration Guide]


  • Using hashkey that only IGAWorks Reward Server and Media Server know, SignedValue is an encrypted word to make sure data transaction is safe and secure.

    SignedValue only uses basic parameter to be generated and the result will be differed if its order changes.

    The basic parameter is usn, rewardkey, quantity and campaignkey.