You are here: Home
Affiliates Management Plugin for WordPress
I have bypassed the “Affiliates Manager and Gravity Forms Stripe” plugin by disabling it and writing custom code to catch the order and process it with the “wpam_process_affiliate_commission” hook.
Everything is processing fine accept for percentage commissions. When I select “Bounty Type” “Percentage of Sales” no amount is financed to the affiliate account.
29 credit 11/29/2017 confirmed Credit for sale of $277.99 USD (PURCHASE LOG ID = #######=) +########= $0.00 $10.00
But when I choose fixed amount per sale the amount is financed to the affiliates account.
It seems like with “Percentage of Sales” payout the calculation is not happening for the affiliate account. Do you know what the problem could be here?