Affiliate Payout Request?

My client would like a method for affiliates to request a payout, we’re using this plugin on our WordPress site (http://bettermornings.com/affiliates-area/) how can I achieve this? I’ve checked the documentation and it seemed like it’s not for this plugin.

Is there any method that the affiliate who is to be paid can request payment without the administrators choosing a time?

thanks


Comments

3 responses to “Affiliate Payout Request?”

  1. George Avatar

    Hi Kevin,

    Yup that’s the link. It’s the class that handles totals for affiliates. That’s the reason i mentioned that you can make your own implementation, it requires custom coding because as you have already noticed, the custom payout is not one of the plugins functions.

    Kind regards,
    George

  2. Hi George,

    http://api.itthinx.com/affiliates/class-Affiliates_Totals.html – This is the page is links to.

    I’m still not sure how to create this custom payout implementation – I don’t understand the documentation

  3. George Avatar

    Hi Kevin,

    You can make your own custom implementation for this. Check at the API for Affiliates update status method here.

    Kind Regards,
    George

Share