[NEW] Multi-Currency Addon: Calculate Affiliate Commissions from Any Currency
Multi-Currency Addon solves commission calculation challenges for global affiliate programs. It automatically detects transaction currencies and automatically converts commissions using real-time exchange rates. Eliminate calculation errors, ensure fair payouts and simplify management of your international affiliate program.
Continue Reading →
Hi!
Sir, AffiliateWP is a great plugin and I am working on an Add-on for ‘Affiliate Area’ but, I found that developers need some more ‘Action hooks’ which should run before ‘TD’
for example
\affiliate-wp\templates\dashboard-tab-payouts.php
Missing Hook :- affwp_payouts_dashboard_before_td
and should be located at Line 62 after Starting the loop
foreach ( $payouts as $payout ) :
Thanks.