Demo RevMax Plugin for OpenX

Questions about openx adserver plugin RevMax?

RevMax OpenX Plugin Features

Author Topic: Publisher Payout  (Read 2049 times)

Offline robert8450

  • Newbie
  • *
  • Posts: 6
Publisher Payout
« on: July 22, 2010, 09:07:20 AM »
Here are my thoughts on the issue.

It would be nice to allow the publisher to choose from 3 optional payment thresholds that the admin has predetermined. For example, if the administrator was able to provide 3 choices for the publisher to pick from (say for example $10, $20, $50) and once the publisher has reached that payment threshold, then a paypal link automatically shows up in the admin panel for the publisher to be paid. Once admin clicks on the button, it takes him to a paypal page that sends a payment to the publisher's paypal email address.

I don't know how complicated that would be programming wise, but that's my thought on how to pay the publisher. I have a similar system on another website where I have to pay people to post articles and I could let you take a look at the code there if you like for some examples. It's coded in PHP.

Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: Publisher Payout
« Reply #1 on: July 23, 2010, 01:42:55 AM »
Here are my thoughts on the issue.

It would be nice to allow the publisher to choose from 3 optional payment thresholds that the admin has predetermined. For example, if the administrator was able to provide 3 choices for the publisher to pick from (say for example $10, $20, $50) and once the publisher has reached that payment threshold, then a paypal link automatically shows up in the admin panel for the publisher to be paid. Once admin clicks on the button, it takes him to a paypal page that sends a payment to the publisher's paypal email address.

I don't know how complicated that would be programming wise, but that's my thought on how to pay the publisher. I have a similar system on another website where I have to pay people to post articles and I could let you take a look at the code there if you like for some examples. It's coded in PHP.

Not that difficult and have been meaning to get it done, however life keeps happening.

The hardest part is when trying to include multiple payment processors, trying to incorporate every RevMax feature with each one. The above may work with paypal, however most gateways don't offer a payout feature, that I am aware of now.

If anyone has more gateway payout info (or scripting), please post so I can take a better look at it.
Mike