- This topic has 4 replies, 4 voices, and was last updated 5 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate General Questions › Manually adding recurring commissions…
I know that a commission can be added manually, but it seems that it’s only a one-time commission. I need to add a recurring commission – is this possible? I don’t need it to tie in with anything else, I just want it to be auto recurring.
If the software doesn’t cater for it at this time, is there a way I can modify the data in the database? (If so, I know how, but need to know which field.)
(In case this helps, I’m also using eMember and eStore.)
The plugin is designed to work in an automated fashion. The manual option is there mainly to correct mistakes here and there. Since you are a developer, you should be able to write your own cronjob and take care of this. The table you need to update is called “wp_affiliates_sales_tbl”.
Thank you for your prompt response. That’s about what I had reckoned. I’ll see what I can do.
Can someone help me make this update? I am not a developer and I need to make sure my affiliates are getting recurring commissions. help!
A “cronjob” is a task that is setup on your server to execute at predetermined intervals. If you cannot setup one by yourself; it is considered a “custom work” request.