Presale Questions

0
Hello there.

We have a custom built points reward system and we would like to integrate a referrals system to that one. So the questions are:
1. Is it possible to set the comissions as points instead of money?
2. Which would be the best approach to ingrate this to our points system? Via MySQL triggers? Or do you have an API or triggers system via PHP code?
3. Is it possible to integrate the affiliates dashboard within a tab inside a custom made user profile view?

I hope you may answer as soon as possible, thanks in advance for your attention.
Responses (3)
  • Accepted Answer

    Wednesday, August 20 2014, 10:59 PM - #Permalink
    0
    hello,

    1. well, yes, but in any case these would be "internal" points.. not external, I mean, I don't know what point system are you using, but it would not integrate to it.

    2. well, via PHP code. as you can see we have a very simple API that lets you create comissions (well, conversions). what you would need to do is to modify that function we provide to add your extra code, so points to your system are added too.

    3. nope... not without coding at least.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, August 21 2014, 02:52 PM - #Permalink
    0
    Thanks, for your answer. Do you have full spanish language support?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, August 21 2014, 02:59 PM - #Permalink
    0
    Yes.
    The reply is currently minimized Show
Your Reply