- This topic has 5 replies, 2 voices, and was last updated 3 years, 1 month ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Affiliates Management Plugin for WordPress
by
WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › Pay commission when order is placed
Hi, I want to pay the affiliates commission when the woocommerce order is in status “processing” and not at “completed”.
In my case, I also use a partial payment plugin. And I dont want the affiliate to wait for 12 months before the whole price is paid, but to pay him at the placement of the order. Here is also a woocommerce status “partially paid”.
So, can I change this?
@christophhillen, The commission is rewarded when the order status is in the “processing” state. If a commission is already rewarded for an order our plugin will not repeat this when you change the status to “completed”. In this case You may need to manually adjust the commission amount.
Well on my site the commission is not rewarded in “processing” state but in “completed” state. How can this be?
Ok well I did some testings. Indeed, commission is rewarded in status “processing” if I do a normal order.
But with partial payments, status changes from “on-hold” to “partially paid” if the first payment is done.
So, can I change your plugin behaviour that the commission is rewarded at status “on-hold” OR “processing”? Or maybe at status (generated by the partial payment plugin) “partially paid” OR “processing”?
Thanks.
@christophhillen, It’s a free plugin. You can customize however you like.
Yes, but the question is if you could provide me some code for it, as I dont know how to do it…