Hi, currently in our plugin a commission is rewarded when a WooCommerce order is in the “processing” or “completed” state. If a commission is already rewarded when processing, the plugin will ignore it when it becomes completed.
How many different status does WooCommerce currently have?
Kind regards.
Thread Starter
cep98
(@cep98)
On my site, there are the standard woocommerce status plus one more from a partial payment plugin, the status is “partially-paid”. So I need to reward the commission when status is “processing” or “partially-paid”.
Hi,
So I need to reward the commission when status is “processing” or “partially-paid”.
Our plugin already rewards a commission when the status is “processing”.
plus one more from a partial payment plugin,
Can you let me know which plugin are you talking about?
Thank you.
Thread Starter
cep98
(@cep98)
Hi, its “WooCommerce Deposits – Partial Payments Plugin” by webtomizer.
https://woocommerce-deposits.com/
Hi, unfortunately we don’t have an integration with that plugin.
Kind regards.
Thread Starter
cep98
(@cep98)
Well I dont need a special integration.
I just need some code to add to functions.php, so your plugin rewards the commission on additionally other woocommerce status than standard.
I have submitted a message to the developers to investigate further your request.
Kind regards.