Your cart is currently empty!
Set higher payout for one product
—
by
Hey
Is it possible to set a higher payout for a specific product? I want to pay 2% for any product that sells but set one product to pay $50 per referral. Is this possible?
I am currently using affiliates pro.
I search for about 30 min for a solution. It is is already posted somewhere I apologize for the duplication. Just send me the link.
-Guy
Posted in Affiliates Pro
Comments
One response to “Set higher payout for one product”
Hi Guy,
This case is only possible with a custom made Affiliates Referral Amount method. You can find the API for a custom method here . If you are familiar with PHP, you can implement it by yourself otherwise i can help you implement it.
At the moment, using the already installed method Affiliates_WC_Method::product_rates, you can set a default rate for your products under Affiliates > WooCommerce Integration and for the one product, you can set a special rate (but not amount) under its settings. The per-product-rate can be set if you edit the product and set the rate in Product Data under Affiliates option.
Kind regards,
George