I am looking for a function to payments in specific countries commission on a product. So if a product is sold, say to Canada the agent in Canada gets a cut. If same product is then sold to Japan then the agent in Japan gets a cut and so on.
Could you please clarify – do you need the product price to be changed on the frontend depending on the country? For example, product A price in Canada would be $120 (with $20 agent’s cut) and in Japan it would be $130 (with $30 agent’s cut). Or do you mean that for the customer it would always be the same, e.g. $100 and commissions would be only created in back-end (i.e. something similar to our “Marketplace” plugin (https://wordpress.org/plugins/marketplace-for-woocommerce/))?