Hi,
Can you please add an option to exclude postage/shipping from the affiliate percentage calculation for an order?
Thank you in advance.
Regards,
Martin
Hi thank you for the Great Plugin
as I see in this page https://www.pimwick.com/affiliates/
there is no payment report
and I Have some questions:
1- is it possible to add “Request Payment” Button at Affiliate My Account Page.
2- is it possible to add “Requested Payment” Button to be added at the Affiliates dashboard to show Affiliate that Requested Payment and the payment amount for that Affiliate So the Store Admin can Approve the Payment Request and after Approved Payment Request and Payment transferred to the Affiliate Bank Account and Mark “Request Payment” as Paid and show that at Affiliate My Account Page and at “Payment Report” at the Affiliates dashboard
3- is it possible to add “Payment Report” to be added at the Affiliates dashboard
https://www.pimwick.com/wp-content/uploads/2018/09/pw-woocommerce-affiliates-pro-screenshot-1.png
waiting for your reply
Thanks in advance
Hi, testing the plugin I realized that by deleting an affiliate the customers who were associated with him still have the active code, trying to buy something they still see the affiliate code of the affiliate that I deleted.
Also to customers with his code I can not generate the invoice (for invoices I am using “Flexible Invoices for WooCommerce and WordPress”).
Someone can help me? thanks.
Hello. I’d like to have the affiliate code displayed on the user side instead of the link. is there any hook to replace it ?
I ran into a similar thread and I tried to remove get_site_url()
:
https://www.ads-software.com/support/topic/how-to-change-the-default-affiliate-url/
function custom_pw_affiliates_shop_page_url( $url ) {
// Change this to suit your needs:
return get_site_url();
}
add_filter( 'pw_affiliates_shop_page_url', 'custom_pw_affiliates_shop_page_url' );
but this is what I got instead: affiliate=UserCode?
How affiliate user can login or sign up in website. If any shortcode for affiliate user sign up and login form
]]>hi,
my affliate dashboard shortcode not working, why?
i use this shortcode [yith_wcaf_affiliate_dashboard].. but nothing appear
check at my site www[dot]jamazan[dot]com/affiliate/
tq in advance
]]>Hi, the default affiliate url will land on the shop page. i.e: website.com/shop/?aff=1
How can i change this so that the default landing page is the homepage?
I checked your other support comments, but the Affiliate Endpoint is for Woocommerce My Account page menu.
I know that I can manually remove the /shop/ and it is still work. But it is too many works to copy paste & edit all the links manually..
]]>Hi
Thanks for your plugin
I’m deciding if it does what I need it order to go premium.
What happens if a new client register with the affiliate link?
Does all the next orders he/she makes are credit to the affiliate? Or only during the cookie period?
Regards
]]>Will it automatically make customers an affiliate?
or is this in your pro version
(I don’t want to use forms to apply as affiliate)
]]>Hello
We are using Nginx server with php 7.4 and we have this sort of error in our log
[error] 1598#1598: *9437 FastCGI sent in stderr: "PHP Warning: A non-numeric value encountered in /home/xxx/public_html/wp-content/plugins/pw-affiliates/includes/class-pw-affiliate.php on line 98
PHP Warning: A non-numeric value encountered in /home/xxx/public_html/wp-content/plugins/pw-affiliates/includes/class-pw-affiliate.php on line 98
PHP Warning: A non-numeric value encountered in /home/xxx/public_html/wp-content/plugins/pw-affiliates/includes/class-pw-affiliate.php on line 98" while reading response header from upstream, client: XXX.101.XX.37, server: xxx.fr, request: "GET /mon-compte/affiliate-report/?begin_date=2020-05-01&end_date=2020-05-31 HTTP/1.1", upstream: "fastcgi://unix:/var/php-nginx/158047886916294.sock/socket:", host: "www.xxx.fr", referrer: "https://www.xxx.fr/mon-compte/affiliate-report/?begin_date=2020-04-01&end_date=2020-04-30"
Could you help me with this error please? Is it related to php7.4 ou nginx?
Thank you
]]>Hello
We have the pro version of your plugin and we want to create a custom affiliate link for one of our affialiate.
Actually for all affiliates, link is like: https://www.website.fr/boutique/?relt=affiliate
For one affiliate we want to redirect users to a specific product page like: https://www.website.fr/boutique/product-name/?relt=affiliateX
Is there a way to achieve this please?
I know that you can change the Affiliate Endpoint for all affiliate, but is there a way to change just for one?
Thank you
]]>I am wondering if there should be some identification in the emails sent by affiliates to admin requesting a payout to identify who is asking for the payout. Right now I get an email with a request to pay them but there is no information as to who that affiliate is so I just don’t know who to pay.
]]>I’m using Woocommerce Subscriptions and I’m wondering how will commissions get handle.
Does the affiliate only gets a commission on the initial/fist purchase or does it keep getting commissions on the recurrence of the subscription???
Thanks!
]]>Your sample format shows the following URL:
https://domain/shop/?affiliate=123
Do visitors have to land in the Woocommerce shop page to get tracked properly or can we use the affiliate code anywhere on the site? For example:
https://domain/?affiliate=123
https://domain/landing-page/?affiliate=123
Thanks
]]>Can I install the plugin and use it with WordPress multisite?
]]>Hello dear developer, I need to translate this plugin to Arabic language because my store with Arabic language and I can translate from English to Arabic but give me the instruction and I will start
Thank you.
]]>I had an order placed that I know should be assigned to one of my affiliates but the purchaser didn’t use the affiliate link when ordering.
Is it possible to assign an affiliate to an existing order or assign the order to an affiliate?
I would just like to have all of their sales show in their report.
Thank you,
– Steve
Hi,
My client has the pro-version of your plugin. It looks like there is a bug where the admin affiliate table is miscalculating the total commission for some affiliates. It appears that the plugin is summing up the total commission by adding the order commission price up once for each product-type in the order.
For example, an affiliate referred someone to my client’s store. That customer placed an order for seven types of products in a single order. The commission should be $50.00. That is correctly reported in the order, but on the affiliate table it reports the total commission as $350, seven times as high as it should be.
My guess is that this is being done on lines 95-99 of the class-pw-affiliate.php file:
foreach ( $orders as $order ) {
foreach ( $order->get_items( 'line_item' ) as $line_item ) {
$total_commission += $line_item->get_meta( '_pw_affiliate_commission' );
}
}
Looking at the database, _pw_affiliate_comission seems to hold the total commission for the whole order, and this is being added as many times as there are products.
Is this where the bug is occurring? Is this something you can patch and release an update? I’m reluctant to go tinkering with the actual plugin code, and I entirely could have mis-diagnosed the guilty code. I appreciate any help you can give.
]]>If an affiliate purchases items using their affiliate code, do they get commissions on those purchases? My thinking is they should be blocked from using their own code on purchases.
]]>I installed the plugin and would like to know a few things please.
1. How are commissions applied. I would like to have them use it as a “store credit” toward future purchases. When I tested this I did not see it in the checkout proces..
2. Does the affiliate code get stored so even if they leave the site or go to different pages, will the commission still be applied.
Great plugin and if I can get it to work the way I want, will most likely buy the pro version as I like the customer affiliate rates.
]]>